Concepts learned yet to RememberDay 20/90DaysOfCodingharsh sehrawat·Oct 17, 2023·1 min readTable of contentsNo headings in the article.Till now, i've seen pattern as follow- B.S -> apply when you have to break it into smaller steps to get to answer. Cyclic Sort -> apply when array is in range of [1,n] QuickSort/Select -> Find kth Largest/Smallest element leetcodeDSAJava Share this