Data Structures
@q_datastructure
Followers
526
Following
0
Media
0
Statuses
241
Data Structures
Joined November 2010
How can we verify that a binary tree is a binary search tree in linear time and constant space? http://t.co/SJB5rF6IJI
0
2
8
How do you explain the difference between a heap & a red-black tree to someone learning data structures for the firs… http://t.co/VKN55fgvHh
0
4
4
I know Suffix Array contruction in O(n*log(n)*log(n)).Now I am trying to learn DC3 algorithm for the same.Could anyb… http://t.co/52FWcQe8rs
0
1
1
There is an array of positive random integers. All the elements are repeated twice except for one. Find that element? http://t.co/7wSguREgc6
0
2
0
What is the fundamental unit of information? http://t.co/KtA4mvSzwA
0
5
2
How would you insert a node in a hash table? http://t.co/6VoVDD8Lc3
0
5
0
What is the good practice for sorting list of companies (startups)? http://t.co/XUtrxrbaHD
0
5
0
Would it be possible to implement pagerank-like algorithm on Wikipedia? http://t.co/13uMfT1KLl
0
3
1