two-pointer
Here are 22 public repositories matching this topic...
Language:All
Sort:Most stars
Mastering DSA with medium-hard questions
- Updated
Jun 16, 2023 - C++
This is a repository created to store the leetcode questions. This maynot be the most efficient way of solving the problem.
- Updated
Jul 17, 2024 - Java
This Java program efficiently removes duplicate elements from a sorted array in-place, ensuring the original order of elements is maintained. It's designed to optimize space and time complexity while handling various array scenarios, including empty arrays and arrays with consecutive or non-consecutive duplicates.
- Updated
Jan 22, 2024 - Java
Data Structures, Algorithms Small Training Course
- Updated
Feb 20, 2024 - Java
Contains various code covering numerous topics. Please search using camelCase without space. Includes questions from LeetCode and various other platforms
- Updated
Jun 2, 2021 - C++
Coding assignments from a 50-day Python Programming Bootcamp
- Updated
Oct 24, 2024 - Jupyter Notebook
Contains various code covering numerous topics. Please search using camelCase without space.
- Updated
Sep 1, 2021 - C++
Solutions using Different Algorithms and data-structure
- Updated
Jan 14, 2022 - Java
Two pointer solution to the "Trapping Rain Water" problem on LeetCode.
- Updated
Aug 15, 2022 - C++
Improve this page
Add a description, image, and links to thetwo-pointer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetwo-pointer topic, visit your repo's landing page and select "manage topics."