Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
What is the maximum number of children for any node in a binary tree?
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
Which of the following sorting algorithms is comparison-based?
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
Which tree structure keeps keys in sorted order and allows multiple keys per node?
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
BFS uses which data structure?
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
Time complexity of inserting a node at the beginning of a linked list:
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
Binary search works only on:
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
Which algorithm uses backtracking?
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
The number of edges in a complete graph with n nodes is:
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
In graph algorithms, Dijkstra’s algorithm fails when:
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
Best data structure for implementing priority scheduling:
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
A queue where insertion is allowed at both ends but deletion only at one end is called:
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
Which of the following is not an application of stack?
A
Checking balanced parentheses
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
Which traversal gives nodes in sorted order for a BST?
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
What is the time complexity of searching an element in an AVL tree?
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
Which data structure is used to convert infix to postfix expression?
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
In a complete binary tree, the height is:
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
Hash collisions can be handled by:
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
Which of the following is not a stable sorting algorithm?
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
What is the worst-case time complexity of Quick Sort?
Submit
Next
Java Technologies
Python Technologies
Computer Programming
Warning : count(): Parameter must be an array or an object that implements Countable in
/var/www/html/live/makepost.php on line
52
6 followers
01 Jan 1970 05:30 AM
Which data structure is best suited for implementing recursion?
Submit
Next
Java Technologies
Python Technologies
Computer Programming