When users searches and clicks a result, we store this search keyword in the DB. What we get is a list of keywords for every item with the number of times item was clicked for that keyword.
I am representing my graph as a adjacency list. I want to know how can I find a cluster of nodes which are internally connected but no edge points outwards from them. Is there any well known algorithm
my program makes a random name that could have a-z this code makes a 16 char name but :( my code wont make the name and idk why :( can anyone show me what\'s wrong with this?