Latest

6/recent/ticker-posts
Activity selection problem
Construct a DFA that accepts any strings over {a,b} that doesn't contain the string aabb in it.
Heap sort in c
THEORY OF COMPUTATION
Implement Huffman Encoding using java
Given a binary matrix of size 10x10, where 0 represents water and 1 represents land, and connected ones form an island, count the total number of islands (using queue data structure) in c.
THEORY OF COMPUTATION MCQ QUESTIONS: