Technical Interview
Home
Added Recently
Data Structures
Puzzles
Google & Microsoft
C/C++ Questions
Java Interview Questions
Quantitative Problems
Algorithms
Featured Articles
Amazon Interview Question
Compaq Interview Question
Technical Interview
Interview Process
Introduction Questions
Object Oriented
Google Pages
Fundamental Questions
Resume Tips
Links
Contact Us
Submit Question/Answer
Crack The coding Interview Book
Algorithms
Interview Question
:
Given two numbers m and n, write a method to return the first number r that is
divisible by both
....
Tree
Interview Question
:
Write a C program to
delete a tree
(i.e, free up its nodes)
How to create a
copy of a linked list
? Write a C program to create a copy of a linked list.
What are the 4 basics of OOP?
Define Data Abstraction. What is its importance?
Given an array of size n. It contains numbers in the range 1 to n.
Please enable JavaScript to view this page content properly.
Tree
Interview Question
:
Write a C program to determine the
number of elements
(or size) in a tree.
How to
compare two linked lists
? Write a C program to compare two linked lists.
Given an array of size n. It contains numbers in the range 1 to n
Given a string, find the first unrepeated character in it? Give some test cases.
You are given a dictionary of all valid words. You have the following 3
Please enable JavaScript to view this page content properly.
Tree
Interview Question
:
Write a C program to find the
depth or height of a tree
.
If you are using C language to implement the
heterogeneous linked list
, what pointer type will you use?
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes)
What is a C array and illustrate how it is different from a list.
What is the time and space complexities of merge sort
Please enable JavaScript to view this page content properly.
Please enable JavaScript to view this page content properly.
Technical-Interview.com
© 2006 - 2011 Technical-Interview.com . All rights reserved