229 Commits

Author SHA1 Message Date
770bb523da Mention Grokking the System Design Interview and Coderust 2017-12-25 13:10:39 -08:00
b92118eb31 Remove questions 2017-12-25 13:00:22 -08:00
7247dbcaf7 Improve answer for enumerating through JS object properties (#91)
I think it is necessary to mention the way to iterating over all non-enumerable properties
2017-11-23 19:37:14 -08:00
9d74d2b836 Add interview questions 2017-11-19 23:20:01 -08:00
b6e8283908 Fix typo (#88)
typo
2017-11-16 19:16:47 -08:00
75ebbaa033 Fix list mark (#86) 2017-11-15 17:53:30 -08:00
d176b39d23 Fix typo (#85) 2017-11-14 06:26:32 -08:00
d1688df5ed docs: fix grammatical errors (#83)
* docs: fix grammatical errors

* Update README.md
2017-10-31 23:09:45 +08:00
9ce52c02dd Corrected spelling mistake (#81) 2017-10-28 09:51:28 +08:00
d8ceb721fb CSS - Question expansion: What are the different ways to visually hid...? (#80) 2017-10-28 01:03:22 +08:00
df43d846dd Added Reference to CSS quesitons (#79)
* Added reference to CSS question: What is the difference between classes and IDs in CSS?

* Added reference to CSS question: Explain CSS sprites...

* Update interview-questions.md
2017-10-26 21:22:15 +08:00
a5da8b80d5 Fix grammar (#76) 2017-10-25 11:59:03 +08:00
e9e4a3a124 Fix grammar (#77) 2017-10-25 08:30:04 +08:00
fb6b426832 Added official w3c spec reference to question: attributes in HTML questions (#74) 2017-10-24 00:59:21 +08:00
979a49b827 Starting interviewer docs #55 (#73)
* Starting interviewer docs #55

* Update basics.md
2017-10-21 14:42:06 +08:00
26db82fd85 Add Linked List (#71)
* LinkedList implementation

* LinkedList lazy iterator

* LinkedList example usage
2017-10-21 10:39:55 +08:00
5c43799e57 Add bit manipulation questions (#72) 2017-10-21 10:38:34 +08:00
c16c7fcf47 Remove broken link in front-end/design (#69) 2017-10-21 01:42:29 +08:00
97d3d4d7f4 Remove link with SSL error (#70) 2017-10-21 01:42:16 +08:00
d522c4cceb Add some OOP questions (#67)
* added some oop questions

* Update oop.md
2017-10-21 01:21:40 +08:00
25dc9663ad Add min-heap (#68)
* Min-heap implementation

* Heap test cases
2017-10-21 01:20:43 +08:00
4c672de8e6 Add QuickSelect algorithm (#66)
* QuickSelect implementation

* QuickSelect tests
2017-10-20 17:29:28 +08:00
856b1e611e Add Union-Find data structure (#65)
* Union-Find implementation

* Example usage
2017-10-20 17:28:40 +08:00
a3af358c3f Add Rabin-Karp rolling hash (#64)
* Rabin-Karp hash implementation

* Test cases for Rabin-Karp hash
2017-10-20 17:28:17 +08:00
752356acb4 Add bisect_left and bisect_right (#63)
* Add bisect_left and bisect_right

* Test cases for bisect_left and bisect_right
2017-10-20 04:58:44 +08:00
4bb406a7de Removed the in jsonp answer. (#60) 2017-10-19 13:49:13 +08:00
7154f2ca8e Fix js highlight (#59) 2017-10-19 13:13:49 +08:00
5d9002d786 Update stack.md (#58)
* Update stack.md

* Update stack.md
2017-10-18 23:26:24 +08:00
df1c15de05 Add two-stack-queue problem (#57) 2017-10-18 22:25:39 +08:00
d9b9d4b5ca Add a ton of JS algo snippets (#56) 2017-10-18 17:00:48 +08:00
d8c3f984e4 Fix grammar issues in DP (#53)
* ran content through grammar checker and break the code example after
column 100 to remove horizontal scroll bar when viewing on GitHub

* Update dynamic-programming.md
2017-10-17 18:51:23 +08:00
88bc6fdc5c Fix typo in html.md (#54)
* Fix typo in html.md

* Update html.md
2017-10-17 15:54:19 +08:00
040b7e3dbc Added additional HTML and Interview information (#52)
* Add information about HTML

* Add post interview advice

* Update cheatsheet.md
2017-10-17 11:26:16 +08:00
ff8f3e1edf Fix typos (#51) 2017-10-17 02:13:22 +08:00
10281f10b0 Fix missing study link for Trie (#50) 2017-10-17 00:07:21 +08:00
7870a58b31 Fix typos (#47) 2017-10-16 17:20:36 +08:00
f2bcca85a3 Add async and await in the Async section (#46) 2017-10-16 04:03:23 +08:00
dcde5c5dbe Add legend to cheatsheet (#45)
Add legend to cheatsheet
2017-10-15 16:57:10 +08:00
a667bcc722 Add 🆕 label to Interview Cheatsheet 2017-10-15 01:52:28 +08:00
08e23d0b6c More cheatsheet tips 2017-10-14 20:32:11 +08:00
bfa350013c Clean up resume tips 2017-10-14 19:43:52 +08:00
60aee3771d Add questions from "Questions I'm asking in interviews 2017" 2017-10-14 18:28:48 +08:00
b0b8d49187 Fix for HN comments 2017-10-14 18:19:16 +08:00
91f799a02b Improve cheatsheet point on dress code 2017-10-14 16:26:18 +08:00
2c17675e20 Fix cheatsheet wording 2017-10-14 16:25:38 +08:00
abf34b8696 Change cheatsheet Do's and Don'ts to emojis 2017-10-14 16:13:53 +08:00
cf398576f5 Convert cheatsheet to table 2017-10-14 16:04:22 +08:00
d3d98510b2 Add conclusion to Preparation section 2017-10-14 15:54:21 +08:00
569d92a200 Improve interview cheatsheet further 2017-10-14 15:45:38 +08:00
077bc448b8 Improve cheatsheet 2017-10-14 15:36:46 +08:00