Python
Python copied to clipboard
this resporatory have ml,ai,nlp,data science etc.python language related material from many websites eg. datacamp,geeksforgeeks,linkedin,youtube,udemy etc. also it include programming challange/compet...
Added a merge sort algorithm which implements timeit function to measure efficiency
A python program that plots the x and y values for a rock on an oscilliating spring
Updated the isPalindrome, changed to check the string using string slicing.