What is data type with example?
No Answer is Posted For this Question
Be the First to Post Answer
How to traverse data in a linked list in forward and backward direction, write the algorithm?
Let the G be a graph with 100 vertices numbered 1 to 100 Two vertices i and j are adjecnt if | i-j| =8 or | i-j| =12. The Number of connected components in G is ?
Why do we use linked lists?
What do you know about different sorting algorithms?
Does arraylist allow null values?
Explain binary searching, Fibonacci search.
What is ascii sort order?
How would you reverse the characters of an array?
Does treemap allow duplicate keys?
Give a real time example of stack
Write a program using mergesort technique.
What is mergesort and hashtable?