Commit Graph

649 Commits (b4ab197eb15f8f37f6d73c4941ac1577990c40de)
 

Author SHA1 Message Date
Ming 1a2159d664 chore(strings): replace special character 2021-01-20 09:25:08 -04:00
Ming b7e7e7d272 docs: make more clearly about on use IDE 2021-01-20 09:17:51 -04:00
Ming 5da27d887c Merge remote-tracking branch 'origin/main' into feature/palindrome-csharp 2021-01-20 09:15:54 -04:00
Ming Tsai 23b75e89ce
Merge pull request #15 from paulsonjpaul/main
feat(strings): Add Palindrome Checker for JavaScript
2021-01-20 07:58:09 -04:00
Paulson J Paul 7584214c69 feat(strings): Add Palindrome Checker for JavaScript 2021-01-20 12:18:46 +05:30
Ming Tsai 6115a71348 feat(strings): add is palindrome example for C# 2021-01-19 09:38:24 -04:00
Ming Tsai 5eabc052d3
chore: rename Palindrome.c to palindrome.c 2021-01-19 09:15:59 -04:00
Ming Tsai 17a71ffaeb
Merge pull request #13 from MakeContributions/docs/update-readme-index
docs: add relative path for index
2021-01-19 09:00:09 -04:00
Ming 179d380a0e docs: add relative path on index 2021-01-18 16:39:14 -04:00
Ming Tsai 4992bd8d51
Merge pull request #11 from MakeContributions/docs/contribution-guidelines
docs: add contribution-guidelines
2021-01-17 13:02:02 -04:00
Ming Tsai de868af6f9
docs: add to index using relative link 2021-01-17 13:01:48 -04:00
Ming Tsai 706620a28f docs: add index using relative link 2021-01-17 12:58:22 -04:00
Ming Tsai 242205af60
docs(c-or-cpp): add insertion sort to index 2021-01-17 11:41:47 -04:00
Ming Tsai addfab4a0f chore: add relative path for index 2021-01-17 11:29:43 -04:00
Ming Tsai 31ea320988
Merge pull request #12 from Roshaen/main
Added selection sorting algorithm
2021-01-17 08:07:25 -04:00
Roshan Kumar 7d5892b5a0 Added selection sorting algorithm 2021-01-17 16:17:57 +05:30
Ming Tsai 0d8393b88c
Merge pull request #10 from satcasm/lBranch
added jump-search in c++
2021-01-15 22:30:54 -04:00
Ming Tsai b98fc2f0b1
docs: add when have new topic 2021-01-15 11:02:33 -04:00
Ming Tsai 86b7760a96
docs: add missing new separate line 2021-01-15 09:54:49 -04:00
Ming Tsai 95b9677592
docs: add contribution-guidelines 2021-01-15 09:52:11 -04:00
satcasm 2963b9f5f8 added jump search in c++ 2021-01-15 18:45:38 +05:30
satcasm 5ce5f671bc added jump search in c++ 2021-01-15 18:40:17 +05:30
Ming Tsai a02c39079e chore: rename the folder with the name 2021-01-15 07:39:13 -04:00
Ming Tsai cfff220d90 chore: rename the folder for temp 2021-01-15 07:38:21 -04:00
Ming Tsai c34a024605
Merge pull request #8 from satcasm/lBranch
added insertion sort in c++
2021-01-15 07:29:54 -04:00
Satyam Singh f5a0993a05
Rename insertionSort.cpp to insertion-sort.cpp 2021-01-15 13:58:21 +05:30
Ming Tsai 0f0ed2b082
Merge pull request #6 from Arsenic-ATG/main
Reformatted directory tree patch
2021-01-14 09:11:31 -04:00
satcasm 55ea5afd8d added insertion sort in c++ 2021-01-14 13:06:56 +05:30
Ankur f37c079f08 Put initial index in index readme.md 2021-01-14 12:38:38 +05:30
Ankur 976e35b920 Add README.md for index 2021-01-14 12:19:47 +05:30
Ankur 37afdd60fd restructure the repo
- format discussed in issue #3
- rename files and folders to lower case
2021-01-14 12:15:56 +05:30
Ankur ffb06d05e9 Merge remote-tracking branch 'upstream/main' into main
updaing the fork
2021-01-14 12:10:47 +05:30
Ananthakrishnan Nair RS 0df8cfed1b
Merge pull request #7 from Roshaen/master
Added bubble sort algorithm in C++
2021-01-13 21:12:03 +05:30
Roshan Kumar 3edf158e21 Added bubble sort algorithm in C++ 2021-01-12 13:19:46 +05:30
Ankur 6b34983ba1 reformat the repostory structure 2021-01-10 12:12:35 +05:30
Ankur ecf014c436 Create .gitignore file
add OS generated file in .gitignore
2021-01-10 12:08:45 +05:30
Ming Tsai 4eb2cc57e8
Merge pull request #4 from Gborgman05/main
added python implementation of binary search
2021-01-07 10:21:49 -04:00
Ming Tsai be8440b79e
Merge pull request #5 from khageshwor/main
Add python program for bubble sorting
2021-01-07 10:21:30 -04:00
khageshwor 64350fef1e Add python program for bubble sorting 2020-12-31 20:45:49 +05:45
Gborgman05 06a16e8bd4 added newline at end of file 2020-12-24 00:35:55 -08:00
Gborgman05 e014313020 added binary search 2020-12-24 00:32:41 -08:00
Ming Tsai 14930558d6
docs(license): add company name on copyright 2020-12-23 10:23:51 -04:00
Ming Tsai 384b5c5d94
docs(readme): add license section 2020-12-23 10:22:49 -04:00
Ming Tsai 2f75581909
docs: create CODE_OF_CONDUCT.md 2020-12-23 10:20:19 -04:00
Ananthakrishnan Nair RS 3d4556bcb6
Update README.md 2020-12-17 08:48:20 +05:30
Ananthakrishnan Nair RS 29edbed58b
added strings topic 2020-12-16 19:45:49 +05:30
Ananthakrishnan Nair RS 33237f7d84
added python topic 2020-12-16 19:41:12 +05:30
Ananthakrishnan Nair RS 21a2243677
Added searching topic 2020-12-16 19:38:13 +05:30
Ananthakrishnan Nair RS 71cffa23cc
Initial commit 2020-12-16 19:24:53 +05:30