Difference between revisions of "Interview Questions"

From Hawk Wiki
Jump to: navigation, search
(Some Translation)
(Java)
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:
 
[[Heap & Heap Sort]]<br>
 
[[Heap & Heap Sort]]<br>
 
[[TRIE]]<br>
 
[[TRIE]]<br>
 +
[[Algorithm Sorting]]<br>
  
 
==Regular Expression ==
 
==Regular Expression ==
Line 25: Line 26:
 
==Java==
 
==Java==
 
[[Java interview]]
 
[[Java interview]]
 +
==Python==
 +
[[Python interview]]

Latest revision as of 00:27, 17 March 2015

Some Translation

n! Factorial

Object-oriented programming

Check here Interview_Questions(OOP)

C++ Interview

C++ interview

Javascript/Jquery

AJAX&Jquery
Design Pattern

Algorithm Interview Problems

Algorithm Problems

Data Structure

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

Regular Expression

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

PHP

PHP interview

Java

Java interview

Python

Python interview