Difference between revisions of "Interview Questions"
From Hawk Wiki
(→Javascript/Jquery) |
(→Java) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Some Translation== | ==Some Translation== | ||
− | n! | + | n! Factorial |
+ | |||
==Object-oriented programming== | ==Object-oriented programming== | ||
Check here [[Interview_Questions(OOP)]] | Check here [[Interview_Questions(OOP)]] | ||
Line 6: | Line 7: | ||
[[C++ interview]] | [[C++ interview]] | ||
==Javascript/Jquery== | ==Javascript/Jquery== | ||
− | [[AJAX&Jquery]] | + | [[AJAX&Jquery]]<br> |
− | [http:// | + | [http://{{SERVERNAME}}/downloads/designpattern/ Design Pattern] |
==Algorithm Interview Problems== | ==Algorithm Interview Problems== | ||
Line 16: | Line 17: | ||
[[Heap & Heap Sort]]<br> | [[Heap & Heap Sort]]<br> | ||
[[TRIE]]<br> | [[TRIE]]<br> | ||
+ | [[Algorithm Sorting]]<br> | ||
==Regular Expression == | ==Regular Expression == | ||
Line 22: | Line 24: | ||
==PHP== | ==PHP== | ||
[[PHP interview]] | [[PHP interview]] | ||
+ | ==Java== | ||
+ | [[Java interview]] | ||
+ | ==Python== | ||
+ | [[Python interview]] |
Latest revision as of 00:27, 17 March 2015
Contents
Some Translation
n! Factorial
Object-oriented programming
Check here Interview_Questions(OOP)
C++ Interview
Javascript/Jquery
Algorithm Interview 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