Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Initialization of Russian translation. Issue #87. #88

Merged
merged 95 commits into from
Nov 28, 2020
Merged
Changes from all commits
Commits
Show all changes
95 commits
Select commit Hold shift + click to select a range
b8c8fb5
Init russian translation.
Ilyushin Dec 23, 2016
195ad48
Header and the table of contents until optional items.
Ilyushin Dec 24, 2016
98ab363
The table of contents is finished
Ilyushin Dec 24, 2016
fda116c
The first paragraph is checked
Ilyushin Dec 25, 2016
48c412e
Changed the main readme.
Ilyushin Dec 25, 2016
1397d07
Fixed a link.
Ilyushin Dec 25, 2016
8bf2224
"Why use it" was translated.
Ilyushin Dec 25, 2016
ca8756a
Moved the translation file to the translations directory.
Ilyushin Jan 2, 2017
72e1d8a
About Video Resources and Interview Process
Ilyushin Jan 4, 2017
403beb8
Fixed a bug
Ilyushin Jan 4, 2017
41694bf
Add "Graph" section
aporiadin Jan 5, 2017
68604d5
Translated "List of books"
Ilyushin Jan 6, 2017
eb0a64f
Merge pull request #1 from Hemko/master
Ilyushin Jan 6, 2017
46d54e6
Change the link of graphs.
Ilyushin Jan 6, 2017
a84bf36
Add " Recursion", "object-oriented-programming" and "design-patterns"…
aporiadin Jan 6, 2017
1575303
Fixed a bug
aporiadin Jan 6, 2017
767e714
Fixed a typo
aporiadin Jan 6, 2017
f0c4df9
Fixed a typo
aporiadin Jan 6, 2017
baaf59c
Merge pull request #2 from Hemko/master
Ilyushin Jan 6, 2017
25d125d
Before you Get Started was translated
Ilyushin Jan 11, 2017
2ca71e0
Акщь Prerequisite Knowledge to Data Structures
Ilyushin Apr 25, 2017
c13e60e
Data Structures to Linked Lists
Ilyushin Apr 25, 2017
5517459
Update README-ru.md
redmou Apr 26, 2017
bac49f8
Linked Lists section translation. Little amendment.
redmou Apr 26, 2017
6c14bfb
Merge pull request #3 from redmou/master
Ilyushin May 2, 2017
02d9aad
Stack and queue
Ilyushin Jul 1, 2017
b84f3b8
Hash table, binary search & bitwise operations
Ilyushin Jul 1, 2017
8803b9a
Merge branch 'master' into master
Ilyushin Oct 18, 2017
41efccb
GC, par prog
Ilyushin Jan 10, 2018
964b27f
Trees, BST
Ilyushin Jan 10, 2018
4c26546
Heap
Ilyushin Jan 10, 2018
95114a3
Final review, coding questions practice initial
Jan 10, 2018
e327065
Sorting
Ilyushin Jan 11, 2018
0c2e558
Update README-ru.md
Jan 11, 2018
2137db3
Merge pull request #1 from mikhailusov/mikhailusov-russian-translation
mikhailusov Feb 4, 2018
41545e6
Information Theory
Feb 26, 2018
310c982
Parity & Hamming Code
Feb 26, 2018
1e7184c
Entropy
Feb 27, 2018
e3ca594
Cryptography
Feb 27, 2018
f39074c
Compression
Feb 27, 2018
790819c
Fixed typos, punctuation errors, explanations
Feb 27, 2018
11a4d32
Networking
Feb 27, 2018
c113e54
Computer Security
Feb 27, 2018
f78e00b
Update README-ru.md
mikhailusov Mar 2, 2018
5b4d7a2
Update README-ru.md
mikhailusov Mar 2, 2018
0e83550
Merge pull request #2 from mikhailusov/mikhailusov-russian-translation
mikhailusov Mar 2, 2018
75a7807
Update README-ru.md
mikhailusov Mar 3, 2018
a9e282b
Update README-ru.md
mikhailusov Mar 4, 2018
0efbdff
Typos, fixed hyperlinks
Mar 8, 2018
e52ba23
TESTING, API calls, SCHEDULING, BINARY SEARCH, partially PAPERS
Mar 9, 2018
1b01891
Update README-ru.md
mikhailusov Mar 11, 2018
6bc5429
Merge pull request #5 from mikhailusov/master
Ilyushin Mar 11, 2018
a8016d5
Message serialisation
Mar 13, 2018
d10935c
Bloom filter, fourier transform
Mar 13, 2018
abeb06c
translation
askeroff Oct 11, 2018
22884b9
Fixes
askeroff Oct 11, 2018
bff56d5
Additional Books
Ilyushin Oct 11, 2018
ad36014
Merge branch 'master' of https://github.com/PandaJules/google-intervi…
Ilyushin Oct 11, 2018
c8a5d4f
Merge branch 'PandaJules-master'
Ilyushin Oct 11, 2018
b2d2b52
Merge pull request #6 from askeroff/balancedtrees
Ilyushin Oct 11, 2018
ed0d2a4
Translated Emacs, vim, Unix tools part, small fixes
kathu Oct 10, 2019
c87b6f5
Merge pull request #7 from kathu/patch-1
Ilyushin Oct 10, 2019
18a0d39
grammar fixes, bit of translate
kathu Oct 11, 2019
cc0cdba
Merge pull request #8 from kathu/patch-1
Ilyushin Oct 13, 2019
4a62da6
Add translation of system design section
Lereena Oct 28, 2019
69f31bd
Delete an unintentionally added link
Lereena Oct 28, 2019
7eb6f49
Merge pull request #9 from Lereena/translate
Ilyushin Oct 29, 2019
4a04315
translate 234 trees
askeroff Oct 29, 2019
e86e096
translate n-ary trees
askeroff Oct 29, 2019
d0d1a6f
translated b trees
askeroff Oct 29, 2019
6f60da4
translated kd trees
askeroff Oct 29, 2019
aeed865
translated skip lists
askeroff Oct 29, 2019
eac5a9c
Merge pull request #14 from askeroff/skiplists
Ilyushin Oct 30, 2019
c704cf0
Merge pull request #13 from askeroff/kdtrees
Ilyushin Oct 30, 2019
c0be07c
Merge pull request #12 from askeroff/btrees
Ilyushin Oct 30, 2019
7da970c
Merge pull request #11 from askeroff/narytrees
Ilyushin Oct 30, 2019
888816e
Merge pull request #10 from askeroff/trees234
Ilyushin Oct 30, 2019
9b943b4
network flows translated
askeroff Oct 30, 2019
74402f2
translated disjoint sets
askeroff Oct 30, 2019
10778a6
translated fast math
askeroff Oct 30, 2019
5808a3f
translated heap
askeroff Oct 30, 2019
5e2324a
Merge pull request #18 from askeroff/treap
Ilyushin Oct 31, 2019
06ac6be
Merge pull request #17 from askeroff/fastmath
Ilyushin Oct 31, 2019
996a805
Merge pull request #16 from askeroff/disjointsets
Ilyushin Oct 31, 2019
0708c53
Merge pull request #15 from askeroff/network_flows
Ilyushin Oct 31, 2019
801d768
Locality-Sensitive Hashing translate
Chehaco Oct 31, 2019
582dc31
"van Emde Boas Trees" translation
Chehaco Oct 31, 2019
6707962
Augmenting Data Structures translation
Chehaco Oct 31, 2019
9439647
Geometry, Convex hull translation
Chehaco Oct 31, 2019
6da415e
Merge pull request #22 from Chehaco/geometryConvexHull
Ilyushin Nov 3, 2019
3a537fc
Merge pull request #19 from Chehaco/localitysensitive
Ilyushin Nov 3, 2019
703da3f
Merge pull request #21 from Chehaco/AugmentedDataStructures
Ilyushin Nov 3, 2019
a7c358a
Merge pull request #20 from Chehaco/vanEmdeBoasTrees
Ilyushin Nov 3, 2019
d567b85
Additional Learning, Compilers
Ilyushin Nov 19, 2019
c0d2cd3
Merge pull request #23 from Ilyushin/feature/translate-additional-lea…
Ilyushin Nov 26, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading