Commit Graph

26 Commits (fb5ab3cf6594ebf0f8fe48c2c8e61bdfa5fed276)

Author SHA1 Message Date
Shyam-12 998be025fa
chore(C): add circular queue (#599)
Co-authored-by: Ming Tsai <37890026+ming-tsai@users.noreply.github.com>
2021-10-25 08:49:58 -04:00
tanishk-agarwal c8863e33f2
chore(C): add maximum difference in an Array (#603) 2021-10-21 08:58:30 -04:00
Elena Mokeeva 9085ee6a98
chore(C): add longest common subsequence (#536) 2021-10-12 08:56:12 -04:00
Ming Tsai e08d853601
docs: replace ordered lists to unordered lists (#551) 2021-10-09 11:06:25 -04:00
kumarsyadav2 779a37f83a
chore(C): add palindrome program (#504)
Co-authored-by: Rahul Rajeev Pillai <66192267+Ashborn-SM@users.noreply.github.com>
Co-authored-by: Ming Tsai <37890026+ming-tsai@users.noreply.github.com>
2021-10-07 09:10:14 -04:00
Rahul Rajeev Pillai 7b34fe699e
chore(C): add glue-list (#490) 2021-10-01 10:59:58 -04:00
Rahul Rajeev Pillai b390df5318
chore(C): add doubly linked list (#456) 2021-09-20 07:40:59 -04:00
Can Huynh 2835574020
chore: add C++ permutation and add Go contains duplicate (#441)
Co-authored-by: Ming Tsai <37890026+ming-tsai@users.noreply.github.com>
2021-09-01 08:51:50 -04:00
Can Huynh 5c059418b7
docs: update languages index (#424)
Co-authored-by: Ming Tsai <37890026+ming-tsai@users.noreply.github.com>
2021-08-24 09:05:10 -04:00
Sri Subathra Devi B dcdf04876b
chore(C): add selection sort (#399) 2021-07-30 09:46:05 -04:00
Rahul Rajeev Pillai f8aa9328be
chore(C): add min and max heap (#386) 2021-07-12 08:30:17 -04:00
Rahul Rajeev Pillai 2c1c2a6c00
chore(C): add avl tree (#379) 2021-07-08 08:34:16 -04:00
Rahul Rajeev Pillai 71667df0d7
chore(C): add binary search tree (#376)
Co-authored-by: Ujjwal <75884061+UG-SEP@users.noreply.github.com>
Co-authored-by: Anirudh Kaushal <anirudh09041@gmail.com>
Co-authored-by: Ujjwal <75884061+UG-SEP@users.noreply.github.com>
2021-07-04 11:09:05 -04:00
ven0m-hue 0a4015ef93
chore(C): added bit-manipulation (#348)
Co-authored-by: ven0m-hue <venkatesh17nayak@gmail.com>
2021-06-10 14:47:56 -04:00
Rahul V 462400bb01
chore(C): add reverse and merge linked lists (#340) 2021-06-10 09:12:08 -04:00
Ujjwal c1f12f81a6
chore(C): added Interpolation Search (#337) 2021-06-06 21:36:55 -04:00
risanlang 544f5755c2
chore(C): add circular linked list (#325)
Co-authored-by: Arsenic <54987647+Arsenic-ATG@users.noreply.github.com>
2021-06-01 11:05:56 -04:00
Ming Tsai 4e729ab820
fix: url permutation of string 2021-05-19 08:44:20 -04:00
Ranu Singh 5d0c19e8de
chore(C): add Heap-sort (#285) 2021-05-08 13:04:14 -04:00
Ujjwal 4d6a7cfa87
chore(C & CPP): Ternary Search (#280)
* added Ternary search in c and c++

* added ternary search in c

* added Ternary search link

* correct sequence of numbers

* requested changes for c code

* requested changes for c++ code
2021-05-04 06:28:56 -04:00
nasdev-cmd 77f00f67f1
chore(C): Add bubble sorting (#269) 2021-04-29 11:35:44 -04:00
Ujjwal 3bca72cfd2
enh: jump search in C and C++ (#275)
* added jump search in c and c++

* added jump search

* fix typo mistake
2021-04-28 18:24:09 -04:00
Sambit Kumar Tripathy eff01210bf
chore(C): min & max value of the tree (#239) 2021-04-25 11:11:36 -04:00
Ujjwal 3ef7e1239c
chore(C): added binary search (#257) 2021-04-24 08:12:49 -04:00
Ujjwal a56fccfa6f
chore: added insertion sort in C (#235) 2021-04-20 08:22:15 -04:00
Ujjwal 390fc888bd
Redirected C Folder (#228)
* redirected bad or Good string.cpp

* redirected C Algorithms

* created readme of c folder

* correct URL of linked list and string algorithm

* one line space after C title
2021-04-18 12:19:00 -04:00