Skip to main content
Search
Search This Blog
CODE WITH FREAK
Every feature was once a bug 🐞
Home
More…
Share
Get link
Facebook
X
Pinterest
Email
Other Apps
Labels
C++ Programming
Data Structures
Problems
June 15, 2021
Rotate Linked list to the right by k times
Comments
Tejas Srivastava
June 15, 2021 at 7:29 AM
make a chain, apply formula like n - n%k using mapping techniques.
Reply
Delete
Replies
Reply
Add comment
Load more...
Post a Comment
Popular Posts
November 12, 2021
Find Starting and Ending Position of an element using BS: logN + logN
March 24, 2021
Speech Python Program
make a chain, apply formula like n - n%k using mapping techniques.
ReplyDelete