Computer Science Student | Top 10% on LeetCode | DSA & Competitive Programming | Java & Spring Boot | Backend Development & Microservices | Building Scalable Backend Systems | Open to SDE & Backend ...
Given a string of size n, write functions to perform the following operations on a string- Left (Or anticlockwise) rotate the given string by d elements (where d <= n) Right (Or clockwise) rotate the ...
DSA Journey – Day 22 Here's what I tackled today: * Reverse Words in a String * Rotate Array * Reverse String II At first glance, these problems seemed straightforward. But, of course, they all had a ...