Lecture_Notes
Lecture_Notes copied to clipboard
This repository is there to store the combined lecture notes of all the lectures. We are using markdown to write the lecture notes.
Hi, There is conflicting sentence used for the "[Lecture_Notes/Non-DSA Notes/SQL Notes /09 Notes Indexing.md](https://github.com/KingsGambitLab/Lecture_Notes/blob/master/Non-DSA%20Notes/SQL%20Notes/09%20Notes%20Indexing.md)" For Clustered Index its mentioned as "**Clustered indexes can only be created on one column.**" But...
The type of the Example was wrong, this might confuse other students
Fixed the markdown for warning
since we need to reduce the difference between A[i] and A[j], we need to move i index forward i.e. i++
Since the value of `count` is not incremented. The while condition will always be true and hence the answer is `Infinite Loop`
correction for .md files wrong method for hashMap
The MD file did not have the .md extension, so we could not preview it in GitHub.