Nivedita967 / Data-Structure-and-Algorithms

Data Structure and Algorithms problems across various platforms.
MIT License
47 stars 77 forks source link

Kth smallest number in multiplication table #1166

Closed JASKAMAL22 closed 3 years ago

JASKAMAL22 commented 3 years ago

Related Issue

Closes: #1101

Describe the changes you've made

source code of the problem with concise description.

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA.

Language used for coding

Python

Checklist: