Commit Graph

1432 Commits

Author SHA1 Message Date
ashwek
bd6c8a3531 Removed duplicate files 2019-02-12 18:58:22 +05:30
ashwek
80a487e911 Removed Stack Using Array.cpp
Updated version exists in "Data Structure/"
2019-02-12 18:54:31 +05:30
ashwek
67283e0adc Removed Sparse Matrix.cpp
Updated version exists at "Others/"
2019-02-12 18:53:21 +05:30
ashwek
a4b38f79ba Removed Paranthesis Matching.cpp
Updated version exists at "Others/"
2019-02-12 18:49:29 +05:30
ashwek
b93e42bfe7 Removed Linked List.cpp
Updated version exists at "Data Structure"
2019-02-12 18:47:19 +05:30
ashwek
3c87bc84b5 Removed Others/Happy_number.cpp
Updated versions exists at /
2019-02-12 18:44:56 +05:30
ashwek
3688e48cc0 Removed Decimal to Roman Numeral.cpp
Updated version exists at Others/
2019-02-12 18:41:45 +05:30
ashwek
dc47d48cd8 Removed Others/Decimal To Hexadecimal .cpp
updated versions exists (Decimal To Hexadecimal.cpp)
2019-02-12 18:40:26 +05:30
ashwek
374f68aa1f Removed Others/Decimal To Binary.cpp
Recent updated version exists (Decimal To Binary.cpp)
2019-02-12 18:36:25 +05:30
ashwek
98c00dc47d Deleted Binary Search Tree.cpp
Duplicate. Same file exists in "Data Structure" directory
2019-02-12 18:26:58 +05:30
ashwek
81db27db04 Deleted Tree.cpp
Duplicate. Same file exists in "Data Structure" directory.
2019-02-12 18:23:34 +05:30
Deepak25101997
3e7cf72300
Selection Sort in Singly Linked List 2019-02-11 06:27:36 +05:30
ashwek
df7cc5d4d0 Renamed Datastructures -> Data Structure
Following uniform naming convention in the repo
2019-02-10 20:02:33 +05:30
Ashwek Swamy
37326e92dd
Merge pull request #114 from Aruj-Sharma/master
Added Bitonic Sort
2019-02-10 19:21:23 +05:30
Ashwek Swamy
293a9bf14a
Update BitonicSort.cpp 2019-02-10 19:20:56 +05:30
Ashwek Swamy
1d90764630
Merge pull request #156 from Deepak-j-p/master
Implemented sort for string
2019-02-10 12:32:27 +05:30
Ashwek Swamy
46970cd5fc
Update CountingSortString.cpp 2019-02-10 12:32:07 +05:30
Ashwek Swamy
f3ba9082f8
Merge pull request #167 from rafi007akhtar/rafi_changes
DP program: Catalan numbers
2019-02-10 12:27:18 +05:30
Ashwek Swamy
f4b0006955
Merge pull request #155 from gopikrishnanrmg/master
Added and algorithm to check if a number is palindrome
2019-02-10 12:10:48 +05:30
Ashwek Swamy
9e6cd3bb7c
Update Palindromeofnumber.cpp 2019-02-10 12:10:29 +05:30
Ashwek Swamy
4ede76c969
Merge pull request #94 from tosirap/master
Odd_Even Sort
2019-02-10 11:22:48 +05:30
Ashwek Swamy
cd6a6b6d28
Delete duplicate file 2019-02-10 11:21:31 +05:30
Ashwek Swamy
a73dc04f0a
Update OddEven Sort.cpp 2019-02-10 11:20:09 +05:30
Ashwek Swamy
ae39f35cb1
Merge pull request #104 from pswaldia/pswaldia-mycontrib
added a new implementation of linked list
2019-02-10 11:01:37 +05:30
Ashwek Swamy
746231958a
Merge pull request #101 from kaushal02/patch-1
Update sieve_of_Eratosthenes.cpp
2019-02-10 11:00:27 +05:30
Ashwek Swamy
bda3896851
Move file to Math directory 2019-02-10 10:59:47 +05:30
Ashwek Swamy
aaa4effa8b
Merge pull request #176 from ashwek/fix-LL
Fixed Linked List.cpp
2019-02-09 16:11:08 +05:30
Ashwek Swamy
b1d150ed69
Merge branch 'master' into fix-LL 2019-02-09 16:10:58 +05:30
Ashwek Swamy
d84aedd6fc
Merge pull request #169 from ashwek/fix-ParanthesisMatching
Update Paranthesis Matching.cpp
2019-02-09 16:08:35 +05:30
Ashwek Swamy
98f564f5aa
Merge pull request #166 from ashwek/CountingSort
Create Counting_Sort.cpp
2019-02-09 16:06:24 +05:30
Ashwek Swamy
1b470163d6
Merge pull request #148 from Ishmeet-Singh-Saggu/patch-1
Update README.md
2019-02-09 15:58:47 +05:30
Ashwek Swamy
28f2056b25
Merge branch 'master' into patch-1 2019-02-09 15:58:35 +05:30
Ashwek Swamy
9461beb77c
Merge pull request #146 from ashwek/master
Reduced Lines of code
2019-02-09 15:55:43 +05:30
Ashwek Swamy
1f638c9e3e
Merge branch 'master' into master 2019-02-09 15:53:03 +05:30
Ashwek Swamy
a378f472ee
Merge pull request #143 from rsenwar/patch-6
Update Happy_number.cpp
2019-02-09 15:49:47 +05:30
Ashwek Swamy
3f5920b1fb
Merge pull request #142 from rsenwar/patch-5
Update String Fibonacci.cpp
2019-02-09 15:49:02 +05:30
Ashwek Swamy
e05e5ae6fd
Merge pull request #140 from rsenwar/patch-3
Delete s[i]
2019-02-09 15:43:24 +05:30
Ashwek Swamy
87ba9d5fab
Merge pull request #121 from khanna98/master
Typo fix in README.md
2019-02-09 13:36:41 +05:30
Ashwek Swamy
9f027ac6ff
Merge pull request #117 from VARoDeK/master
Optimize bubble sort algorithm, solve run time error in insertion sort
2019-02-09 13:26:28 +05:30
Ashwek Swamy
e18fe9f740
Update Bubble Sort.cpp 2019-02-09 13:25:57 +05:30
Ashwek Swamy
31abf60bc6
Merge branch 'master' into master 2019-02-09 13:25:12 +05:30
Ashwek Swamy
7ae3aa3c1a
Merge pull request #105 from ManasKhosla/patch-1
Added EXIT option and some fine-tunings
2019-02-09 13:15:22 +05:30
Ashwek Swamy
e8754a1a5e
Merge pull request #103 from mrdogan7/patch-1
n is now taken as an input.
2019-02-09 12:59:16 +05:30
Ashwek Swamy
caacc6c991
Merge pull request #102 from crazymerlyn/fix-edit-distance
Fix bugs in edit distance implementation
2019-02-09 12:57:59 +05:30
Ashwek Swamy
90f12436b8
Merge pull request #97 from soulzstriker/master
add comment
2019-02-09 12:55:07 +05:30
Ashwek Swamy
e9dadc0148
Update Decimal To Binary.cpp 2019-02-09 12:54:49 +05:30
Ashwek Swamy
1e78677a77
Update Linked List.cpp 2019-01-09 20:31:55 +05:30
Libin Yang
dbf752821b
Merge pull request #172 from wgrigor/Bubble-Sort
Bubble Sort now uses vectors
2018-12-28 14:43:51 +08:00
William Grigor
672f9dc57f Bubble Sort now uses vectors 2018-12-21 23:01:52 -06:00
Abhishek Yadav
1d7cea86ec
Added Topological Sorting 2018-11-20 19:00:46 +05:30