Commit Graph

  • a7c358a7f1 Merge pull request #20 from Chehaco/vanEmdeBoasTrees Eugene Ilyushin 2019-11-03 11:37:47 +03:00
  • 703da3f2b6 Merge pull request #21 from Chehaco/AugmentedDataStructures Eugene Ilyushin 2019-11-03 11:37:17 +03:00
  • 3a537fc7ef Merge pull request #19 from Chehaco/localitysensitive Eugene Ilyushin 2019-11-03 11:36:53 +03:00
  • 6da415e770 Merge pull request #22 from Chehaco/geometryConvexHull Eugene Ilyushin 2019-11-03 11:36:19 +03:00
  • 9439647484 Geometry, Convex hull translation Yuriy Kiselyov 2019-10-31 16:42:37 +03:00
  • 670796240b Augmenting Data Structures translation Yuriy Kiselyov 2019-10-31 16:36:30 +03:00
  • 582dc313d9 "van Emde Boas Trees" translation Yuriy Kiselyov 2019-10-31 16:32:39 +03:00
  • 801d7688e8 Locality-Sensitive Hashing translate Yuriy Kiselyov 2019-10-31 16:20:15 +03:00
  • 0708c53c0f Merge pull request #15 from askeroff/network_flows Eugene Ilyushin 2019-10-31 15:53:34 +03:00
  • 996a80592a Merge pull request #16 from askeroff/disjointsets Eugene Ilyushin 2019-10-31 15:53:07 +03:00
  • 06ac6be757 Merge pull request #17 from askeroff/fastmath Eugene Ilyushin 2019-10-31 15:52:49 +03:00
  • 5e2324a7aa Merge pull request #18 from askeroff/treap Eugene Ilyushin 2019-10-31 15:51:59 +03:00
  • 5808a3f805 translated heap Javid Askerov 2019-10-30 21:43:50 +04:00
  • 10778a6e56 translated fast math Javid Askerov 2019-10-30 21:40:07 +04:00
  • 74402f2630 translated disjoint sets Javid Askerov 2019-10-30 21:37:07 +04:00
  • 9b943b42a7 network flows translated Javid Askerov 2019-10-30 21:32:51 +04:00
  • 888816e597 Merge pull request #10 from askeroff/trees234 Eugene Ilyushin 2019-10-30 11:09:47 +03:00
  • 7da970cc34 Merge pull request #11 from askeroff/narytrees Eugene Ilyushin 2019-10-30 11:09:16 +03:00
  • c0be07c01f Merge pull request #12 from askeroff/btrees Eugene Ilyushin 2019-10-30 11:09:01 +03:00
  • c704cf0ec3 Merge pull request #13 from askeroff/kdtrees Eugene Ilyushin 2019-10-30 11:08:17 +03:00
  • eac5a9cbcb Merge pull request #14 from askeroff/skiplists Eugene Ilyushin 2019-10-30 11:07:49 +03:00
  • aeed865ed8 translated skip lists Javid Askerov 2019-10-29 23:29:58 +04:00
  • 6f60da42d4 translated kd trees Javid Askerov 2019-10-29 23:24:03 +04:00
  • d0d1a6fa1e translated b trees Javid Askerov 2019-10-29 22:58:22 +04:00
  • e86e096ce2 translate n-ary trees Javid Askerov 2019-10-29 22:40:37 +04:00
  • 4a04315df4 translate 234 trees Javid Askerov 2019-10-29 22:34:29 +04:00
  • 7eb6f49281 Merge pull request #9 from Lereena/translate Eugene Ilyushin 2019-10-29 17:33:31 +03:00
  • 69f31bd7e2 Delete an unintentionally added link Oxana Kostikova 2019-10-29 00:29:05 +03:00
  • 4a62da67b6 Add translation of system design section Oxana Kostikova 2019-10-29 00:25:47 +03:00
  • 3593a8da45 Add Cracking Fb Interview Bhargav 2019-10-19 19:47:19 -06:00
  • cc0cdba384 Merge pull request #8 from kathu/patch-1 Eugene Ilyushin 2019-10-13 20:19:41 +03:00
  • d4beaaa321 Merge pull request #458 from firefire-iceice/patch-1 John Washam 2019-10-12 12:20:35 -07:00
  • b745d90157 Added a resource for c++ Sanket 2019-10-13 00:47:19 +05:30
  • 02c951676f Merge pull request #457 from kathu/master John Washam 2019-10-12 11:36:31 -07:00
  • 18a0d39e58 grammar fixes, bit of translate Nikita S 2019-10-11 23:33:18 +03:00
  • 53e220f7f7 Merge pull request #1 from kathu/kathu-patch-b-tree Nikita S 2019-10-11 22:51:55 +03:00
  • 5dc5457b26 additional resource for B-tree Nikita S 2019-10-11 22:51:21 +03:00
  • c87b6f5c19 Merge pull request #7 from kathu/patch-1 Eugene Ilyushin 2019-10-10 12:58:09 +03:00
  • ed0d2a47ab Translated Emacs, vim, Unix tools part, small fixes Nikita S 2019-10-10 12:15:43 +03:00
  • 1539001e5b Merge pull request #454 from MahzadK/patch-1 John Washam 2019-10-07 19:12:00 -07:00
  • 77d30f6517 [French Translation]Typo correction MahzadK 2019-10-07 18:35:18 +03:30
  • 61323eb180 Merge pull request #434 from koko-joe/master John Washam 2019-09-14 13:12:45 -07:00
  • 5e6044e9f9 Merge pull request #445 from MaxKam/fix-table-contents-link John Washam 2019-08-21 09:00:48 -07:00
  • df95f82a17 Fix link to networking section in table of contents Max K 2019-08-20 19:47:44 -07:00
  • e236bdbf66 Merge pull request #444 from tzxdtc/master John Washam 2019-08-19 19:46:17 -07:00
  • f8611d96a9 Update README-ar.md tan zhixiang 2019-08-20 11:12:55 +09:00
  • 6ba146f7f6 Merge pull request #442 from MaxKam/mit6004-broken-link John Washam 2019-08-11 11:53:53 -07:00
  • 878e5448d9 Fixed broken link for MIT"s 6.004 Computation Structures lecture recordings. New link is for videos from the Fall 2018 course. Max K 2019-08-10 22:53:10 -07:00
  • f209ed4dd6 Merge pull request #440 from OhIAmFine/remove-future-google-sign-img John Washam 2019-08-08 20:50:00 -07:00
  • 7ab4c2898e docs: remove text related useless google img OhIAmFine 2019-08-08 13:19:49 +08:00
  • 34e6b98893 docs: still remove google img OhIAmFine 2019-08-08 10:33:04 +08:00
  • 0f4b744943 docs: remove future google sign img OhIAmFine 2019-08-06 13:59:26 +08:00
  • fa018d1ecf - german translation - some typos and grammar errors - some parts were still not translated rene 2019-08-02 19:05:08 +02:00
  • 49765f60b9 - german translation - some typos and grammar errors - some parts were still not translated rene 2019-07-13 18:52:05 +02:00
  • 7fd3e7a0b9 - german translation - some typos and grammar errors rene 2019-07-12 23:34:16 +02:00
  • 2cdf63096b - german translation rene 2019-07-10 23:11:11 +02:00
  • 39bb290dc5 - german translation rene 2019-07-08 23:56:42 +02:00
  • 820013c040 - german translation rene 2019-07-07 14:03:40 +02:00
  • 955b0f3256 - german translation rene 2019-07-06 22:19:47 +02:00
  • 1ade90332d - german translation rene 2019-07-05 23:54:19 +02:00
  • ff05386f3f - german translation rene 2019-07-03 22:46:37 +02:00
  • c3ca28cd87 table of contents translated to german rene 2019-07-02 23:32:12 +02:00
  • 6f44d2933e Add a link to Learning how to Learn course on Coursera akashgiricse 2019-06-30 23:23:58 +05:30
  • b317be4845 Merge pull request #430 from rafaelrds/master John Washam 2019-06-26 20:16:39 -07:00
  • 3a790e6984 Remove broken garbage collector youtube link from translations files. Rafael Rêgo 2019-06-26 10:50:58 -03:00
  • 5e362d6370 Merge branch 'master' of https://github.com/joonas-yoon/coding-interview-university Joona Yoon 2019-05-27 00:01:28 +09:00
  • 5d79de569f Fix wrong typo Joona Yoon 2019-05-27 00:01:23 +09:00
  • 6083bff340 Added link to article on choosing a language John Washam 2019-05-25 19:56:00 -07:00
  • 4d9e50e680 Merge pull request #425 from hezhizhen/patch-3 John Washam 2019-05-13 06:06:06 -07:00
  • feed23e404 Merge pull request #426 from hezhizhen/patch-4 John Washam 2019-05-12 13:38:06 -07:00
  • b4ae952b79 Merge pull request #427 from hezhizhen/patch-5 John Washam 2019-05-12 13:37:34 -07:00
  • 5c1c4fdd2c Merge pull request #424 from hezhizhen/patch-2 John Washam 2019-05-11 09:58:15 -07:00
  • f7d5099cfa Fix typo littlepoint 2019-05-10 17:50:47 +08:00
  • 0404206e16 Remove trailing spaces inside codes littlepoint 2019-05-10 17:27:25 +08:00
  • edade0b8b0 Remove trailing spaces and unnecessary new lines littlepoint 2019-05-10 16:29:37 +08:00
  • 2bbb69378a Update indentation littlepoint 2019-05-10 16:24:16 +08:00
  • 1c4ac3b14f Merge pull request #423 from hezhizhen/patch-1 John Washam 2019-05-09 20:11:43 -07:00
  • d45db46187 Fix syntax error littlepoint 2019-05-09 23:09:01 +08:00
  • 9584d26af7 Merge pull request #422 from hwhung0111/master John Washam 2019-04-25 19:19:49 -07:00
  • 049164baa2 Update translations image link Howard Hung 2019-04-25 15:35:39 +08:00
  • 120b76f910 Merge pull request #397 from joonas-yoon/master John Washam 2019-04-16 19:25:56 -07:00
  • 89aef56285 Merge branch 'master' into master Joona Yoon 2019-04-16 15:13:17 +09:00
  • 3ca9602416 Merge pull request #418 from MoazMansour/suggestions John Washam 2019-04-08 19:28:34 -07:00
  • b64e17e606 Add 2 more video resources for data structures MoazMansour 2019-04-01 17:49:28 -04:00
  • 8ea66790f1 Merge pull request #417 from arora-aditya/master John Washam 2019-03-23 12:33:41 -07:00
  • 7fca187a1e fix Endian link #414 arora-aditya 2019-03-23 15:28:40 -04:00
  • c2737bbffb Merge pull request #412 from cbachhuber/master John Washam 2019-02-13 21:25:17 -08:00
  • b4368c1add Merge pull request #1 from cbachhuber/cbachhuber-patch-1 Christoph Bachhuber 2019-02-11 11:27:10 +01:00
  • ab257eb8f4 Remove broken link to Garbage Collection-Compilers Christoph Bachhuber 2019-02-11 11:26:19 +01:00
  • 37333b6487 Update README.md John Washam 2019-02-02 10:58:31 -08:00
  • e3603a6358 Merge pull request #408 from xindoo/master John Washam 2019-01-29 19:36:18 -08:00
  • 23c56f4350 Add the video identity for some youtube videos xindoo 2019-01-29 16:42:04 +08:00
  • c7dae5dbcf Cleaning up the project. John Washam 2019-01-26 16:46:31 -08:00
  • ae2f61f667 Cleaning up the project. John Washam 2019-01-26 16:43:39 -08:00
  • f5c10988d2 Cleaning up the project. John Washam 2019-01-26 16:41:16 -08:00
  • aff0dc4d10 Cleaning up the project. John Washam 2019-01-26 16:32:06 -08:00
  • 74f55943b1 Cleaning up the project. John Washam 2019-01-26 16:24:36 -08:00
  • 1ea8ec8620 Added link to old article about why I studied. John Washam 2019-01-26 15:55:32 -08:00
  • 2b42507805 Merge pull request #406 from akashgiricse/coursera-link-fix John Washam 2019-01-19 12:55:13 -08:00
  • 8b86340901 Fix coursera link akashgiricse 2019-01-16 09:53:20 +05:30