|
d3d52f8326
|
website: misc fixes
|
2019-07-15 11:10:55 -07:00 |
|
|
a3c592af80
|
website: enable Google Analytics
|
2019-07-15 11:08:11 -07:00 |
|
|
1267b663ae
|
misc: add link to website
|
2019-07-15 02:37:08 -07:00 |
|
|
e6193eca83
|
website: launch website
|
2019-07-15 02:25:49 -07:00 |
|
|
c19c9626d1
|
misc: restructure contents
|
2019-07-14 18:52:41 -07:00 |
|
|
2e84bea6ba
|
website: add front matter
|
2019-07-14 16:49:09 -07:00 |
|
|
d2c2453554
|
misc: prettier format all files
|
2019-07-14 16:11:44 -07:00 |
|
|
a3ecceeaad
|
algorithms: add link to Longest Common Subsequence problem (#123)
|
2019-07-14 16:05:16 -07:00 |
|
|
618f9dc274
|
misc: fix grammar (#121)
|
2019-07-14 16:03:18 -07:00 |
|
|
ac78a5eb71
|
Update FUNDING.yml
|
2019-05-25 22:51:27 -07:00 |
|
|
83630fc209
|
Update FUNDING.yml
|
2019-05-25 22:51:00 -07:00 |
|
|
3bc0ed11c1
|
Create FUNDING.yml
|
2019-05-25 22:48:44 -07:00 |
|
|
1e088e7226
|
deepEqual throws exception (#122)
If deepEqual is invoked with an empty object and null, it throws TypeError.
|
2019-04-04 00:18:00 +08:00 |
|
|
765f880e00
|
Update README.md
|
2019-03-24 22:42:05 -07:00 |
|
|
dd6ded344b
|
Update README.md
|
2019-01-26 17:54:23 -08:00 |
|
|
c1438537fc
|
Update README.md
|
2019-01-21 12:14:13 -08:00 |
|
|
30dfea53cf
|
Add longest consecutive elements sequence question (#118)
* Updated array.md with a Problem
I just wanted to add a problem that I got from an interview.
* Update array.md
|
2019-01-14 20:37:18 -08:00 |
|
|
b63528d9de
|
Add staircase question to DP (#112)
* updated dp.md with a typical question
* Update dynamic-programming.md
|
2019-01-14 20:35:39 -08:00 |
|
|
8de2a989ce
|
Update link to a DP tutorial (#117)
|
2019-01-15 00:43:20 +08:00 |
|
|
d4c2d633e2
|
Update README.md (#115)
fixed typo in line 100
|
2018-10-31 15:36:01 -07:00 |
|
|
fe7e7b7cd9
|
Fixed 2 typos (#114)
|
2018-10-31 10:25:18 -07:00 |
|
|
013e48ecb0
|
Update README.md for /algorithms (#111)
* Update README.md
* Minor wording changes
|
2018-10-26 22:41:41 +08:00 |
|
|
b715805e40
|
Update security.md to correct wording (#109)
|
2018-10-18 22:52:54 -07:00 |
|
|
0d27354390
|
Add self introduction paragraph (#106)
* Add self introduction paragraph
* Update README.md
|
2018-10-13 11:23:33 -07:00 |
|
|
1b5273c2a8
|
Add solutions to Array problems (#104)
|
2018-10-13 11:16:18 -07:00 |
|
|
3cc219a04c
|
Update basics.md (#107)
Fixed typo
|
2018-10-12 17:17:35 -07:00 |
|
|
740e579418
|
Fix reference to wrong traversal algorithm
Fixes #105
|
2018-09-30 13:36:03 +08:00 |
|
|
01bcbfc49f
|
Proofread and update interview preparation
|
2018-09-05 08:03:29 +08:00 |
|
|
9d2e195d0e
|
Remove duplicate question in Hired behavioral questions (#103)
|
2018-08-23 10:49:33 -07:00 |
|
|
9876a76272
|
Remove duplicate "count and say" question (#101)
"Count and say" is at line 43 again
|
2018-08-10 09:56:28 -07:00 |
|
|
af08a87e27
|
questions-to-ask.md: improve phrasing & grammar (#102)
|
2018-08-10 09:55:54 -07:00 |
|
|
f8f160df05
|
Update README.md
|
2018-07-29 11:33:23 -07:00 |
|
|
1cac1856c7
|
Remove duplicated shift zeroes to the end question (#100)
|
2018-07-15 15:09:28 -07:00 |
|
|
4d276b87ef
|
Add "Dynamic Programming – 7 Steps to Solve any DP Interview Problem"
|
2018-05-18 21:08:14 -07:00 |
|
|
ca38a9054b
|
Fix grammar/phrasing and typos in behavioral.md (#99)
|
2018-03-29 00:49:40 -07:00 |
|
|
f439466a58
|
Remove print
|
2018-02-24 17:36:26 -08:00 |
|
|
186d6880db
|
Rename dfs extension function
|
2018-02-24 17:35:43 -08:00 |
|
|
5690b8dfe5
|
Add follow up with matrix traversal
|
2018-02-24 17:33:46 -08:00 |
|
|
317fc03242
|
Update CODE_OF_CONDUCT and CONTRIBUTING
|
2018-02-13 19:21:14 -08:00 |
|
|
9fe3042e9e
|
Add in more "Questions to Ask" for managers
|
2018-02-05 22:07:59 -08:00 |
|
|
3de88379aa
|
Update License year (#97)
* [update] license year
Gotta protect your shit, yo
* Update LICENSE
* Update LICENSE
|
2018-02-01 15:15:11 -08:00 |
|
|
1b9c0591d6
|
Add in "Questions to Ask" for managers
|
2018-01-29 22:47:30 -08:00 |
|
|
b494337938
|
Add in "Questions to Ask" for managers
|
2018-01-27 22:07:49 -08:00 |
|
|
4d2c0ec734
|
Add in "Questions to Ask"
|
2018-01-22 22:37:15 -08:00 |
|
|
d95d19bb9f
|
Rename interview-questions.md to README.md
|
2018-01-22 00:32:08 -08:00 |
|
|
264f6cf7d8
|
Remove Front End
|
2018-01-17 00:24:03 -08:00 |
|
|
c34b341a36
|
Tweak wording
|
2018-01-15 11:43:02 -08:00 |
|
|
eacab7ff2c
|
Mention about moving out front end content
|
2018-01-13 12:21:03 -08:00 |
|
|
4cb656f12d
|
Update dom.md
|
2018-01-11 22:02:31 -08:00 |
|
|
8396d8e2ca
|
Fix typo in Front End Interview questions (#95)
|
2018-01-04 20:13:59 -08:00 |
|