DSA/algorithms
TusharKrSoniTKS 989ed51d6b
Update in identification if array is sorted or not
Here the identification process of the array that it is sorted or not was not properly constructed. Addition of the if statement will ensure that a sorted array with duplicate entries can be entered and identified.
2022-05-19 11:35:05 +05:30
..
C chore(C): add odd or even number (#719) 2022-03-24 10:12:56 -04:00
CPlusPlus Update in identification if array is sorted or not 2022-05-19 11:35:05 +05:30
CSharp docs(CSharp): grammar enhancement (#757) 2022-05-10 18:26:33 -04:00
Go chore(Python): add string algorithms (#565) 2021-10-14 08:52:23 -04:00
Haskell docs: replace ordered lists to unordered lists (#551) 2021-10-09 11:06:25 -04:00
Java chore(Java): add target-sum-subsets problem (#687) 2022-02-07 10:58:35 -04:00
JavaScript chore(Javascript): add factorial recursion (#756) 2022-05-06 09:01:10 -04:00
Python chore(Python): add breath-first search (#738) 2022-04-20 09:37:34 -04:00
Rust docs: replace ordered lists to unordered lists (#551) 2021-10-09 11:06:25 -04:00