HarshwardhanPatil07 / HactoberFest2024

A Simple😉 beginner friendly😊 Repo for all programmers and coders. All contributors are requested to star🌟this repo and and folllllow me. Contribute to start your journey with hacktoberfest. Happy Hacking💻!!!
MIT License
162 stars 447 forks source link

Create lexicographical numbers using C++ #318

Open DevanshuB211 opened 1 month ago

DevanshuB211 commented 1 month ago

Q. Given an integer n, return all the numbers in the range [1, n] sorted in lexicographical order. You must write an algorithm that runs in O(n) time and uses O(1) extra space.

Please assign me this issue.

shrutipuskar commented 1 month ago

plz assign this task to me...

guptushar27 commented 1 month ago

i just completed c++ please assign this to me

HarshwardhanPatil07 commented 1 month ago

Read the guidelines carefully. make sure you follow and star the repository!