What do you mean by Base case, Recursive case, Binding Time, Run-Time Stack and Tail Recursion?
2 30723How many different binary trees and binary search trees can be made from three nodes that contain the key values 1, 2 & 3?
28 78809Which one is faster? A binary search of an orderd set of elements in an array or a sequential search of the elements.
22 47448create an singly linked lists and reverse the lists by interchanging the links and not the data?
13 20869difference between the run time polymorphism and compile time poly morphism and about virtual function.
2 13538Post New TCS Data Structures Interview Questions
Is hashmap a data structure?
How do we call javascript from flex actionscript?
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
What language is windows command prompt?
Which ami does amazon elastic beanstalk uses?
What is normalization and list the different types of normalization?
Why do we use class meta in django?
how many printer files can be defined in f specs ?
Explain various address format used in WCF?
Is it possible for a stored procedure to call itself or recursive stored procedure?
What is jstl (jsp standard tag library)?
What makes a valid variable name in R?
What is meant by 'bit masking'?
what is the role of the doctype declaration in reference to xml?
Tell me what is the use of isset() in php?