This directory contains my solutions of problems over GeeksForGeeks across different domains.
View my Other Problem Solving Repositories:
For any queries and suggestions:
Do ⭐ the repo if you find it appreciable. For any queries and suggestions, Conatct me at my mailing address.
| Sl. no. | Problem Name | Problem Link | Solution Link |
|---|---|---|---|
| 01 | Rotate Array | Problem | Solution |
| 02 | Leaders in an array | Problem | Solution |
| 03 | K largest elements | Problem | Solution |
| 04 | ReverseArray | Problem | Solution |
| 05 | Union of two arrays | Problem | Solution |
| 06 | Minimize the Heights II | Problem | Solution |
| 07 | Minimum no. of Jumps | Problem | Solution |
| 08 | Kth Smallest Element | Problem | Solution |
| 09 | Bit Difference | Problem | Solution |
| 09 | Non Repeating Nos. | Problem | Solution |
| 10 | Check Whether Power of 2 | Problem | Solution |
| 11 | Count Set Bits Upto N | Problem | Solution |
| 12 | Find position of the only set bit | Problem | Solution |