Alexandr Shulaev
|
c029201ab1
|
Fixed formatting problems, example and JSDoc (#129)
|
2022-11-18 14:47:16 -06:00 |
|
Alexandr Shulaev
|
5f416d1129
|
Issues-126 - Fixed formatting, jsdoc and example for JavaScript/ES6 (#127)
* Issues-126 - Fixed formatting, jsdoc and non-working example for JavaScript/ES6
* Issues-126 - Fixed jsdoc
|
2022-11-18 14:46:18 -06:00 |
|
NikitaLipatov
|
64a09d6584
|
05 & 06 exercises (#114)
Co-authored-by: Aditya Bhargava <bluemangroupie@gmail.com>
|
2022-11-18 14:34:48 -06:00 |
|
Aditya Bhargava
|
0292985401
|
cleaner max function, remove unnecessary duplication
|
2022-11-18 14:18:55 -06:00 |
|
TheDonrad
|
7d27d15c0d
|
Create Module.bsl (#182)
|
2021-03-14 10:47:15 -05:00 |
|
AndriiNyzhnyk
|
85281425eb
|
Add more examples for countdown (#183)
|
2021-03-14 10:46:00 -05:00 |
|
ZhanSwift
|
efa1c0d975
|
Update 01_selection_sort.swift (#187)
A new for loop statement
|
2021-03-14 10:44:12 -05:00 |
|
Eric Weiss
|
04823be518
|
return position (#188)
|
2021-03-14 10:43:52 -05:00 |
|
Tassadar2499
|
36accc72c6
|
F# and C# addings (#189)
* F# - Binary Search
* C# - Double selection sort
* quick sort - f#
|
2021-03-14 10:43:28 -05:00 |
|
Kostarev Kirill
|
fec65db129
|
Few changes in Swift Code (#191)
* Replaced the confusing construction
* The algorithm works faster than the previous version
|
2021-03-14 10:42:14 -05:00 |
|
Dani El-Ayyass
|
c1c68d9d2a
|
improve 01_breadth-first_search.py (#195)
|
2021-03-14 10:39:59 -05:00 |
|
Aditya Bhargava
|
893fd220a1
|
Merge pull request #196 from julish13/js-factorial-formula-adjustement
factorial formula adjustement
|
2021-03-14 10:39:17 -05:00 |
|
Aditya Bhargava
|
342a50ab6f
|
Merge pull request #197 from ekram0/Ekram
add great common divisor function
|
2021-03-14 10:38:31 -05:00 |
|
Ekram Mohamed
|
9f330a765a
|
add great common divisor function
|
2021-02-18 02:02:57 +02:00 |
|
Yulia Kolupaeva
|
0c4fdddb12
|
factorial formula adjustement
The formula in book is incorrect because it doesn't include the factorial(0) case and leads to infinite recursion in this case.
|
2021-02-16 18:10:32 +03:00 |
|
Aditya Bhargava
|
f1acf84f3a
|
Merge pull request #176 from AndriiNyzhnyk/clear_rust_example
Rust. Clear not needed boilerplate.
|
2020-09-14 12:53:54 -05:00 |
|
Aditya Bhargava
|
de9146234d
|
Merge pull request #174 from FoxyChmoxy/master
Python: Unit tests for Binary Search
|
2020-09-14 12:53:11 -05:00 |
|
Aditya Bhargava
|
75bf3017d0
|
Merge pull request #172 from seanyu4296/add-purescript-solution-for-chapter-1-chapter-2
Add purescript solution for chapter 1 chapter 2
|
2020-09-14 12:52:10 -05:00 |
|
Aditya Bhargava
|
a777aa6068
|
Merge pull request #167 from moogacs/master
add recursive soln. for python/03_recursion
|
2020-09-14 10:56:40 -05:00 |
|
Aditya Bhargava
|
1459b8928f
|
Merge pull request #163 from lamalex/recursion-in-rust
Add rust examples to 03_recursion
|
2020-09-14 10:55:42 -05:00 |
|
Aditya Bhargava
|
7506a133f4
|
Merge pull request #162 from lamalex/selection-sort-in-rust
Add Rust examples to 02_selection_sort
|
2020-09-14 10:55:27 -05:00 |
|
Aditya Bhargava
|
0c8dc34e93
|
Merge pull request #161 from ZGennadiy/fix_es6_selection_sort
Update selection sort ES6 for keep original array immutable
|
2020-09-14 10:55:10 -05:00 |
|
Aditya Bhargava
|
cb4b1e74b9
|
Merge pull request #160 from joeczar/patch-1
Create Scala Solutions
|
2020-09-14 10:54:55 -05:00 |
|
Aditya Bhargava
|
e4a909e94d
|
Merge pull request #159 from fhl43211/master
Please consider adding 01_dijkstras_algorithm in C++ 11
|
2020-09-14 10:54:09 -05:00 |
|
Aditya Bhargava
|
9dae3a4d1c
|
Merge pull request #157 from rusikf/rk/fix_recursive_ruby_max
Fix 04_recursive_max on ruby
|
2020-09-14 10:53:53 -05:00 |
|
Aditya Bhargava
|
d001cbd41e
|
Merge pull request #156 from OlexanderD/patch-5
Changed code style according to new Java versions
|
2020-09-14 10:53:35 -05:00 |
|
Aditya Bhargava
|
34a907f236
|
Merge pull request #155 from vlada1001/master
Added ".cpp" extension
|
2020-09-14 10:53:12 -05:00 |
|
Aditya Bhargava
|
437d215a45
|
Merge pull request #153 from TimoSci/bfs
Bfs
|
2020-09-14 10:52:27 -05:00 |
|
Aditya Bhargava
|
d83a2b173c
|
Merge pull request #152 from TimoSci/patch-1
More concise Rubyish code.
|
2020-09-14 10:52:00 -05:00 |
|
Aditya Bhargava
|
e6b0d98443
|
not quite responsive enough anymore
|
2020-09-14 10:51:36 -05:00 |
|
Aditya Bhargava
|
90c719afb6
|
Merge pull request #151 from BryanChan777/patch-2
Update README.md
|
2020-09-14 10:50:22 -05:00 |
|
Aditya Bhargava
|
0a64ea2802
|
Merge pull request #150 from neverovski/patch-1
Update zero factorial Golang
|
2020-09-14 10:49:40 -05:00 |
|
Aditya Bhargava
|
a5d9073242
|
Merge pull request #143 from Alexandrshy/issues-142-formatting-problems-and-example-for-dynamic-programming
Fixed formatting problems, added JSDoc, deleted duplicate example
|
2020-09-14 10:48:50 -05:00 |
|
Aditya Bhargava
|
77a3f8fcc7
|
Merge pull request #141 from Alexandrshy/issues-140-formatting-problems-and-example-for-greedy-algorithms
Fixed formatting problems
|
2020-09-14 10:48:25 -05:00 |
|
Aditya Bhargava
|
b2867050d7
|
Merge pull request #139 from Alexandrshy/issues-138-formatting-problems-and-example-for-dijkstras-algorithm
Fixed formatting problems, added JSDoc
|
2020-09-14 10:47:56 -05:00 |
|
Aditya Bhargava
|
cb33a62e8a
|
Merge pull request #137 from Alexandrshy/issues-136-formatting-problems-and-example-for-breadth-first-search
Fixed formatting problems, added JSDoc, added example for JS, fixed e…
|
2020-09-14 10:47:43 -05:00 |
|
Aditya Bhargava
|
0d4a806c14
|
Merge pull request #135 from Alexandrshy/issues-134-formatting-problems-hash-tables
Fixed formatting problems
|
2020-09-14 10:47:23 -05:00 |
|
Aditya Bhargava
|
e8a02536f3
|
Fixed formatting problems, example and JSDoc (#133)
|
2020-09-14 10:46:57 -05:00 |
|
Alexandr Shulaev
|
34df0a6d08
|
Fixed formatting problems and JSDoc (#131)
* Fixed formatting problems and JSDoc
* Added returns for JSDoc
|
2020-09-14 10:46:30 -05:00 |
|
Andrii Nyzhnyk
|
58f1a6e325
|
clear not needed boilerplate and add author name for the first example
|
2020-08-23 22:31:33 +03:00 |
|
Almas Zaurbekov
|
977000eb86
|
python: unit tests for binary search
|
2020-08-13 01:50:19 +06:00 |
|
seanyu4296
|
2f166a0ee1
|
Update selection sort
|
2020-08-05 12:58:43 +00:00 |
|
seanyu4296
|
23f31b4f3f
|
Cleanup packages dhall and remove notes
|
2020-08-04 11:32:03 +00:00 |
|
seanyu4296
|
32fc3cec95
|
Add chapter 2 selection sort solution
|
2020-07-31 07:25:32 +00:00 |
|
seanyu4296
|
3f693b8cf2
|
update package set
|
2020-07-31 07:10:55 +00:00 |
|
seanyu4296
|
1a3782d950
|
update readme with link to main repo
|
2020-07-31 07:08:50 +00:00 |
|
seanyu4296
|
a59a2b8886
|
Fix Readme module name
|
2020-07-31 07:02:40 +00:00 |
|
seanyu4296
|
ad8e62d690
|
Add purescript solution for chapt 1
|
2020-07-31 06:58:43 +00:00 |
|
=
|
345d09b69e
|
add recursive soln.
|
2020-06-03 15:28:01 +02:00 |
|
Alexander Launi
|
16a4ae12f6
|
Small syntax change in 03_factorial
|
2020-03-21 18:30:37 -04:00 |
|