Difference between revisions of "Interview Questions"

From Hawk Wiki
Jump to: navigation, search
(Swap 2 numbers in one line)
(Algorithm Interview Problems)
Line 10: Line 10:
 
==Algorithm Interview Problems==
 
==Algorithm Interview Problems==
 
[[Algorithm Problems]]<br>
 
[[Algorithm Problems]]<br>
 +
==Data Structure==
 
[[All about Binary search tree]]<br>
 
[[All about Binary search tree]]<br>
 
[[All about Linked List]]<br>
 
[[All about Linked List]]<br>
 
[[Heap & Heap Sort]]
 
[[Heap & Heap Sort]]
 +
[[TRIE]]
  
 
==Regular Expression ==
 
==Regular Expression ==

Revision as of 23:21, 3 April 2012

Some Translation

n! Multiplicative

Object-oriented programming

Check here Interview_Questions(OOP)

C++ Interview

C++ interview

Javascript/Jquery

AJAX&Jquery

Algorithm Interview Problems

Algorithm Problems

Data Structure

All about Binary search tree
All about Linked List
Heap & Heap Sort TRIE

Regular Expression

http://www.zytrax.com/tech/web/regex.htm

PHP

PHP interview