155 Commits

Author SHA1 Message Date
8ccc816dcb updating DIRECTORY.md 2021-02-13 16:28:32 +00:00
610064d2bd updating DIRECTORY.md 2021-02-13 16:15:17 +00:00
dcfe539d89 updating DIRECTORY.md 2021-02-13 16:10:28 +00:00
eaed625121 Merge pull request #560 from raklaptudirm/master
Algorithm to print a month's calendar.
2021-02-07 08:47:49 +05:30
ce7e7e2954 updating DIRECTORY.md 2021-02-05 04:11:43 +00:00
9804e3d833 updating DIRECTORY.md 2021-02-03 17:43:56 +00:00
8abf0c540f updating DIRECTORY.md 2021-01-23 10:54:46 +00:00
5120fd37c6 updating DIRECTORY.md 2021-01-22 11:41:30 +00:00
1b7a15d644 updating DIRECTORY.md 2021-01-19 03:12:57 +00:00
11f03646ac updating DIRECTORY.md 2021-01-17 04:09:05 +00:00
fbd42f7b84 updating DIRECTORY.md 2021-01-06 17:42:41 +00:00
3ef27f81de Merge pull request #542 from achudinovskyh/Add-Quickselect
Added QuickSelect  Algorithm
2021-01-06 23:12:19 +05:30
7986468294 updating DIRECTORY.md 2020-12-22 06:39:13 +00:00
1bc6066c84 updating DIRECTORY.md 2020-12-22 05:43:22 +00:00
efc427e67a updating DIRECTORY.md 2020-12-21 07:10:50 +00:00
8dd159f37b updating DIRECTORY.md 2020-12-20 13:38:56 +00:00
bb1a5fb720 updating DIRECTORY.md 2020-12-19 16:32:30 +00:00
91397ed2e8 updating DIRECTORY.md 2020-12-19 16:13:40 +00:00
74f9bfb8a8 Implementing Permutations and Combinations (#481)
* calculates the number of permutations and combinations

* calculates the number of permutations and combinations

* calculates the number of permutations and combinations

* updating DIRECTORY.md

* calculates the number of permutations and combinations

* calculates the number of permutations and combinations

* fixed a typo

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-11-07 21:34:06 +05:30
e424ba2a4f Added QuickSelect Algorithm 2020-10-31 17:33:26 +02:00
15883b23db updating DIRECTORY.md 2020-10-31 14:53:06 +00:00
9587bfcc52 updating DIRECTORY.md 2020-10-31 07:18:10 +00:00
9c9640c1c3 Added Softmax to Maths folder (#516) 2020-10-31 12:20:29 +05:30
2190b92e1b updating DIRECTORY.md 2020-10-30 03:38:44 +00:00
879b8ad048 updating DIRECTORY.md 2020-10-30 03:25:24 +00:00
351c093696 updating DIRECTORY.md 2020-10-29 08:51:44 +00:00
368ddb859e updating DIRECTORY.md 2020-10-28 03:03:43 +00:00
d272b1ee7a updating DIRECTORY.md 2020-10-25 17:48:39 +00:00
fe9dffccbf updating DIRECTORY.md 2020-10-25 11:47:44 +00:00
da28942bd6 updating DIRECTORY.md 2020-10-24 15:31:37 +00:00
be96654b87 updating DIRECTORY.md 2020-10-19 04:16:07 +00:00
6ef103fb4f updating DIRECTORY.md 2020-10-19 04:05:35 +00:00
ee011a5cd2 updating DIRECTORY.md 2020-10-18 19:02:36 +00:00
62d1e406e6 updating DIRECTORY.md 2020-10-18 15:56:22 +00:00
6c47ed9c79 updating DIRECTORY.md 2020-10-16 10:38:22 +00:00
cedab196e7 updating DIRECTORY.md 2020-10-15 13:32:52 +00:00
afb56cf293 updating DIRECTORY.md 2020-10-14 02:02:41 +00:00
63e6e06664 updating DIRECTORY.md 2020-10-13 20:19:18 +00:00
68d821f9eb updating DIRECTORY.md 2020-10-13 09:33:19 +00:00
89df465273 updating DIRECTORY.md 2020-10-12 16:05:15 +00:00
50aeb7eb68 updating DIRECTORY.md 2020-10-12 08:04:57 +00:00
55760a8c4b updating DIRECTORY.md 2020-10-12 07:56:20 +00:00
4e543eb92c updating DIRECTORY.md 2020-10-12 07:47:22 +00:00
8af29b9edd updating DIRECTORY.md 2020-10-12 07:35:26 +00:00
d44c1439d6 updating DIRECTORY.md 2020-10-12 07:30:00 +00:00
135d9d1c74 updating DIRECTORY.md 2020-10-11 19:48:05 +00:00
554abf7126 Add Bead Sort (aka Gravity Sort) Algorithm (#388)
* add BeadSort.js

* add BeadSort to directory

* run npx standard & fix linter issues

* add bead sort implementation w/ console.log()
2020-10-12 01:11:45 +05:30
a67a2cb63e updating DIRECTORY.md 2020-10-11 19:39:40 +00:00
fc0901282b updating DIRECTORY.md 2020-10-11 19:24:43 +00:00
b00b535a88 updating DIRECTORY.md 2020-10-11 19:12:27 +00:00