|
b479911531
|
updating DIRECTORY.md
|
2021-07-07 17:40:05 +00:00 |
|
|
8af25f1bb6
|
chore: Merge pull request #631 from anna-vodimed/master
Add solution for Project-Euler Problem15
|
2021-07-07 23:09:45 +05:30 |
|
|
b35104aaa3
|
chore: Fix code formatting
|
2021-07-07 23:01:34 +05:30 |
|
|
22fcd2d5ee
|
code formatted using standard.js
|
2021-07-07 19:34:04 +03:00 |
|
|
b941672b46
|
update problem15
|
2021-07-07 11:33:53 +00:00 |
|
|
6e7d320f89
|
updating DIRECTORY.md
|
2021-07-05 13:30:10 +00:00 |
|
|
a55c8b2b60
|
chore: Merge PR #632 from AbhinavXT/master
Added SetBit.js, SetBit.test.js in Bit-Manipulation directory
|
2021-07-05 18:59:51 +05:30 |
|
|
2f1c63edb3
|
Merge pull request #1 from AbhinavXT/SetBit
Statement changes Added
|
2021-07-05 16:44:16 +05:30 |
|
|
504dbb0c30
|
Statement changes Added
|
2021-07-05 16:25:23 +05:30 |
|
|
01a6fe7357
|
Merge branch 'SetBit'
|
2021-07-05 11:11:53 +05:30 |
|
|
58fca82ec3
|
Changed Test statement
|
2021-07-05 11:09:46 +05:30 |
|
|
cab17600c3
|
Merge branch 'TheAlgorithms:master' into master
|
2021-07-04 21:50:16 +05:30 |
|
|
51a9126053
|
Added SetBit.js, SetBit.test.js in Bit-Manipulation directory
|
2021-07-04 21:47:53 +05:30 |
|
|
db3831401f
|
Add solution for Project-Euler Problem15
|
2021-07-04 13:53:20 +00:00 |
|
|
001fcbaec2
|
updating DIRECTORY.md
|
2021-07-03 16:02:50 +00:00 |
|
|
f0c29e3d08
|
chore: Merge PR #629
Added IsEven Function to Maths directory
|
2021-07-03 21:32:29 +05:30 |
|
|
709de83feb
|
Added jest file in tests, added description and normal even number test(divisibility by 2 )
|
2021-07-03 18:27:43 +05:30 |
|
|
121357476e
|
Added IsEven Function to Maths directory
|
2021-07-02 20:24:18 +05:30 |
|
|
df7bf342ec
|
chore: Merge PR #625
Add doctest on quickselect algorithm
|
2021-06-21 17:27:43 +05:30 |
|
|
6d713ae76f
|
chore: Merge PR #618
Fixed the missing arguments in the countingSort() function call
|
2021-06-17 11:15:03 +05:30 |
|
|
a36fbf988f
|
chore: Fix style problems
|
2021-06-17 11:07:50 +05:30 |
|
|
4851001eea
|
chore: Update Dependencies
Bump glob-parent from 5.1.1 to 5.1.2
|
2021-06-17 11:05:55 +05:30 |
|
|
d1e2dfe051
|
chore: Merge PR #628
Fix some typos in CONTRIBUTING.md
|
2021-06-17 11:04:07 +05:30 |
|
|
1b5c705aa9
|
chore: Fix grammatical errors
|
2021-06-17 11:02:01 +05:30 |
|
|
0c61424d95
|
Fix some typos in CONTRIBUTING.md
|
2021-06-16 23:56:11 +03:00 |
|
|
ec1614230c
|
Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-12 08:23:25 +00:00 |
|
|
00d110fc98
|
Add doctest on quickselect algorithm
|
2021-06-09 17:15:58 +06:00 |
|
|
e0e15131bb
|
Add Discord badge in README.md
|
2021-06-07 18:10:56 -05:00 |
|
|
194b11b35f
|
updating DIRECTORY.md
|
2021-06-07 05:17:06 +00:00 |
|
|
c423e6e6db
|
Merge pull request #619 from mhihasan/update_nqeen_algo [#617]
Find all the solutions of NQueen
|
2021-06-07 10:46:47 +05:30 |
|
|
e9fd4a93e4
|
Fixes #620
|
2021-06-06 12:06:36 +06:00 |
|
|
37726ff223
|
Fixed the missing arguments in the function call
|
2021-05-30 19:08:52 +05:30 |
|
|
a9b1f8994f
|
chore(SquareRoot.js): Better Precision constant
|
2021-05-30 17:04:24 +05:30 |
|
|
4ed05e2f66
|
chore(README.md): Update all shields.io badges
Updated all `shields.io` badges to `flat square` style
|
2021-05-30 16:46:03 +05:30 |
|
|
4fc3d2f7d2
|
chore: Update Dependencies
Bump ws from 7.3.1 to 7.4.6
|
2021-05-30 11:43:57 +05:30 |
|
|
67d61965b1
|
Bump ws from 7.3.1 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-30 05:05:50 +00:00 |
|
|
64e25de3df
|
updating DIRECTORY.md
|
2021-05-30 05:05:20 +00:00 |
|
|
a76929838a
|
Merge pull request #615 from algobytewise/add-FloodFill
add flood fill
|
2021-05-30 10:35:03 +05:30 |
|
|
2b2cbfe284
|
add FloodFill.js
|
2021-05-28 17:05:55 +02:00 |
|
|
229cca1eb8
|
ch
Bump lodash from 4.17.20 to 4.17.21
|
2021-05-26 12:31:03 +05:30 |
|
|
bd3c35967b
|
chore: Update Dependencies
Bump hosted-git-info from 2.8.8 to 2.8.9
|
2021-05-26 12:30:42 +05:30 |
|
|
ab0f19c383
|
chore: Update Dependencies
Bump browserslist from 4.14.5 to 4.16.6
|
2021-05-26 12:30:11 +05:30 |
|
|
d79f883b03
|
Bump browserslist from 4.14.5 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.5 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.5...4.16.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-25 08:42:13 +00:00 |
|
|
1241972f9a
|
Merge pull request #611 from TheAlgorithms/revert-109-patch-1
Revert "Added Sleep Sort"
|
2021-05-25 14:11:31 +05:30 |
|
|
f9db59f43e
|
updating DIRECTORY.md
|
2021-05-23 15:40:01 +00:00 |
|
|
3dd10dbe61
|
Revert "Added Sleep Sort"
|
2021-05-23 21:09:46 +05:30 |
|
|
5aca870c6f
|
updating DIRECTORY.md
|
2021-05-23 09:47:06 +00:00 |
|
|
8b7b48550a
|
Merge pull request #109 from saurabhbazzad/patch-1
Added Sleep Sort
|
2021-05-23 15:16:49 +05:30 |
|
|
9072113ca8
|
updating DIRECTORY.md
|
2021-05-23 09:35:33 +00:00 |
|
|
931f0e54f2
|
Merge pull request #243 from MustafaSalih1993/master
OddEvenSort Added
|
2021-05-23 15:05:19 +05:30 |
|