Commit graph

128 commits

Author SHA1 Message Date
Jessica Kwok
e56c0b2fa2 Add challenge into directory 2021-03-22 07:11:07 -07:00
Vitor Oliveira
7f9d3f8686
Merge pull request #105 from TheAlgorithms/fizz-buzz
Fizz buzz
2021-03-21 10:43:09 -07:00
github-actions
639ad409d4 updating DIRECTORY.md 2021-03-20 18:10:40 +00:00
github-actions
6bf41b50eb updating DIRECTORY.md 2021-03-20 18:04:48 +00:00
github-actions
fbb06b1332 updating DIRECTORY.md 2021-03-20 16:53:02 +00:00
github-actions
6beab26c72 updating DIRECTORY.md 2021-03-20 00:00:32 +00:00
Vitor Oliveira
5ef8e68dbc
Merge pull request #103 from jsca-kwok/jk-power-of-two
Add power of two algorithm
2021-03-19 17:00:15 -07:00
Jessica Kwok
35cb119671 Move challenge from data structures to maths 2021-03-19 16:24:20 -07:00
github-actions
faa125096a updating DIRECTORY.md 2021-03-19 00:01:28 +00:00
Jessica Kwok
80d52f7f6f Add solution using recursion 2021-03-18 13:50:30 -07:00
Jessica Kwok
899eaf1d3a Add add digits challenge 2021-03-17 08:17:08 -07:00
github-actions
780c324417 updating DIRECTORY.md 2021-03-16 04:38:57 +00:00
Jessica Kwok
9429ae92c1 Add remove elements challenge instructions 2021-03-12 18:51:41 -08:00
github-actions
471e6f9cd1 updating DIRECTORY.md 2021-03-12 06:05:16 +00:00
Jessica Kwok
6ed35ad29f Add brute force solution 2021-03-11 08:32:29 -08:00
github-actions
293ff73dca updating DIRECTORY.md 2021-03-10 23:29:41 +00:00
Vitor Oliveira
27d725d8de
Merge pull request #96 from jsca-kwok/jk-sorted-squares
Add algorithm for returning sorted squares
2021-03-10 15:29:26 -08:00
Jessica Kwok
55e5b2a90f Refactored loop and multiply solution 2021-03-10 14:26:57 -08:00
github-actions
adf94db012 updating DIRECTORY.md 2021-03-10 03:10:23 +00:00
Vitor Oliveira
1553e26a91
Merge pull request #92 from TheAlgorithms/solve-fibonacci-with-math
Fibonacci: math approach
2021-03-09 16:42:36 -08:00
github-actions
7e0894ab62 updating DIRECTORY.md 2021-03-10 00:37:24 +00:00
github-actions
dee635f6da updating DIRECTORY.md 2021-03-07 21:31:28 +00:00
github-actions
556228305f updating DIRECTORY.md 2021-03-07 20:27:49 +00:00
github-actions
06724c2502 updating DIRECTORY.md 2021-03-06 20:17:04 +00:00
github-actions
2e986753cd updating DIRECTORY.md 2021-03-06 19:54:12 +00:00
github-actions
b46199608c updating DIRECTORY.md 2021-02-28 21:54:00 +00:00
github-actions
3678726e4a updating DIRECTORY.md 2021-02-27 19:57:25 +00:00
Vitor Oliveira
bc96d1c4ea
Merge pull request #84 from TheAlgorithms/improve-doubly-linked-list
[Data structures] Add circular linked list and improve singly/doubly linked list
2021-02-13 10:33:04 -08:00
github-actions
58b9b599fa updating DIRECTORY.md 2021-02-13 17:55:08 +00:00
github-actions
9559439b36 updating DIRECTORY.md 2021-02-13 17:54:25 +00:00
github-actions
6f2bcfbdb8 updating DIRECTORY.md 2021-02-13 16:25:47 +00:00
github-actions
36d8075f3f updating DIRECTORY.md 2021-02-07 18:24:38 +00:00
github-actions
1c20c18b43 updating DIRECTORY.md 2021-02-07 18:09:07 +00:00
github-actions
3bde29dd55 updating DIRECTORY.md 2021-02-07 06:49:35 +00:00
github-actions
d52aacece4 updating DIRECTORY.md 2021-02-05 14:33:53 +00:00
github-actions
e846982084 updating DIRECTORY.md 2021-01-28 18:41:14 +00:00
github-actions
0508e8ad1e updating DIRECTORY.md 2021-01-28 03:00:40 +00:00
github-actions
d38b8ef0a2 updating DIRECTORY.md 2021-01-23 23:21:01 +00:00
github-actions
1cadf12bb1 updating DIRECTORY.md 2021-01-15 07:15:45 +00:00
github-actions
24ec271a6d updating DIRECTORY.md 2021-01-09 19:10:44 +00:00
Eli Sadoff
4bb534f312 Add absolute value, aliquot sum, ceil, and square root
Add maths to directory
2021-01-08 17:14:52 -05:00
github-actions
3405abe9d3 updating DIRECTORY.md 2020-12-30 15:46:16 +00:00
github-actions
687840f22f updating DIRECTORY.md 2020-12-28 23:02:08 +00:00
Vitor Oliveira
a1d052a8e7 Fix Project Euler structure and DIRECTORY.md 2020-12-28 15:00:05 -08:00
Vitor Oliveira
6fe6a51249
Merge branch 'master' into add-queue-data-structure-example 2020-12-28 14:40:24 -08:00
Vitor Oliveira
9125b8ae3f
Merge branch 'master' into add-stack-data-structure-example 2020-12-28 14:39:53 -08:00
Vitor Oliveira
4e1438728d
Merge pull request #69 from vbrazo/add-trie-data-structure-example
Trie data structure: Search string
2020-12-28 14:39:26 -08:00
github-actions
2eea7df797 updating DIRECTORY.md 2020-12-28 22:39:16 +00:00
Vitor Oliveira
13354ceb92
Merge branch 'master' into add-recursive-double-linear-search 2020-12-28 14:38:53 -08:00
github-actions
529f715f7a updating DIRECTORY.md 2020-12-28 22:38:25 +00:00
Vitor Oliveira
f98408d2db
Merge branch 'master' into add-double-linear-search 2020-12-28 14:38:03 -08:00
Vitor Oliveira
6d71f27b2e
Merge pull request #65 from vbrazo/add-recursive-linear-search
Search algorithm: Recursive linear search
2020-12-28 14:37:32 -08:00
github-actions
610d9deab3 updating DIRECTORY.md 2020-12-28 22:37:24 +00:00
Vitor Oliveira
9b74ae2e5b
Merge pull request #64 from vbrazo/add-first-array-example
Array data structure: Get products of all other elements
2020-12-28 14:37:11 -08:00
github-actions
46761fb6be updating DIRECTORY.md 2020-12-28 22:37:02 +00:00
github-actions
90ac8a1a63 updating DIRECTORY.md 2020-12-28 22:36:08 +00:00
github-actions
082a02e761 updating DIRECTORY.md 2020-12-28 17:00:35 +00:00
Vitor Oliveira
40b4635895
Update DIRECTORY.md 2020-12-28 09:00:19 -08:00
Vitor Oliveira
42b1a00dfd Update DIRECTORY.md 2020-12-27 15:17:15 -08:00
Vitor Oliveira
bfcba1016b Update directory.md 2020-12-27 14:15:21 -08:00
Vitor Oliveira
97b8dd54cd Update DIRECTORY.md 2020-12-27 14:14:26 -08:00
Vitor Oliveira
c82082c3c4 Add entry to DIRECTORY.md 2020-12-20 17:01:42 -08:00
Vitor Oliveira
7afb2806d3 Update DIRECTORY.md 2020-12-20 16:51:23 -08:00
Vitor Oliveira
99fae7a930 Update DIRECTORY.md 2020-12-20 16:11:46 -08:00
Vitor Oliveira
6a64ce0c5a
Update DIRECTORY.md 2020-12-19 20:24:18 -08:00
Vitor Oliveira
13f9770de5 Add DIRECTORY.md entry 2020-12-19 20:19:07 -08:00
github-actions
d6e44e6afa updating DIRECTORY.md 2020-11-14 18:53:02 +00:00
github-actions
4764d50a40 updating DIRECTORY.md 2020-11-03 10:06:22 +00:00
github-actions
49d7c464ec updating DIRECTORY.md 2020-11-02 07:33:27 +00:00
github-actions
df6467d8a8 updating DIRECTORY.md 2020-10-31 15:54:26 +00:00
github-actions
6e02f3df59 updating DIRECTORY.md 2020-10-31 14:51:03 +00:00
github-actions
62d8516a7e updating DIRECTORY.md 2020-10-30 18:09:17 +00:00
github-actions
42edafb785 updating DIRECTORY.md 2020-10-15 21:49:23 +00:00
github-actions
0ebdcdd38b updating DIRECTORY.md 2020-10-15 21:42:48 +00:00
github-actions
a3d895a367 updating DIRECTORY.md 2020-10-11 17:42:29 +00:00
github-actions
65f50c83a2 updating DIRECTORY.md 2020-05-14 15:00:18 +00:00
github-actions
9a7394c14b updating DIRECTORY.md 2020-04-16 14:26:19 +00:00
Stepfen Shawn
4dc106cdb6
Create DIRECTORY.md 2020-04-16 22:24:20 +08:00