two-pointers

There are 206 repositories under two-pointers topic.

  • abhiagx/InterviewBit

    A collection of Abhishek Agrawal's C++ solutions providing scalable, production-quality code to 200+ LeetCode-style problems on https://www.interviewbit.com, designed to enhance algorithmic skills through practical learning and mentorship.

    Language:C++26666167
  • shashankch292/InterviewBit

    InterviewBit Programming Solutions

    Language:C++1323066
  • joney000/Java-Competitive-Programming

    I've written some important Algorithms and Data Structures in an efficient way in Java with references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger hackathon problems in lesser time. DFS, BFS, LCA, LCS, Segment Tree, Sparce Table, All Pair Shortest Path, Binary Search, Matching and many more ...

    Language:Java1191030
  • SrGrace/InterviewBit

    Collection of solution for problems on InterviewBit

    Language:C++892156
  • sergeyleschev/leetcode-swift

    TOP 200 #Dev 🏆 LeetCode, Solutions in  Swift, Shell, Database (T-SQL, PL/SQL, MySQL), Concurrency (Python3). @ S. Leschev. Google Engineering Level: L6+

    Language:Swift674113
  • MoigeMatino/data-structures-algorithms-python

    This repository features DSA problems & solutions in Python adapted from structy.net course. I created it as a resource to help others enhance their problem-solving skills and build proficiency in Python. Whether you're a beginner or a seasoned programmer, this comprehensive guide can help you develop your abilities and excel in your career.

    Language:Python4211212
  • Arjiit/LeetCode-Patterns

    Set of Patterns to solve many algorithmic questions of similar type on LeetCode

    Language:Java233212
  • Harsh-Modi278/CodeForces-EDU-Solutions

    CodeForces EDU section solutions(Binary Search and Two Pointers)

    Language:C++21112
  • sergeyleschev/leetcode-typescript

    TOP 200 #Dev 🏆 LeetCode, Solutions in TypeScript, Shell, Database (T-SQL, PL/SQL, MySQL), Concurrency (Python3). @ S. Leschev. Google Engineering Level: L6+

    Language:TypeScript20103
  • ascherj/linked-list-techniques

    A Python implementation demonstrating three fundamental linked list techniques with clear examples and detailed explanations. Features Multiple Pass, Temporary Head, and Fast-Slow Pointer algorithms for common linked list operations including finding middle elements, reversing lists, and cycle detection.

    Language:Python18
  • mah-shamim/leet-code-in-php

    Php-based LeetCode algorithm problem solutions, regularly updated.

    Language:PHP1835207
  • karygauss03/Leetcode-Solutions

    My Leetcode Solutions

    Language:C++16101
  • agorinenko/data-structures-and-algorithms

    Алгоритмы и структуры данных

  • rahulcode22/Data-structures

    All python code of data structures,InterviewBit solutions

    Language:Python13217
  • Pratul1997/LeetCode

    Solution to LeetCode Problems in Python and Golang :dart:

  • Jae7777/Leetcode

    My solutions to Leetcode problems

    Language:Python11102
  • pravhub/Coding-Interviews

    Solution Repository for Technical Coding Interviews!

    Language:C#9105
  • kalpak92/TechInterview2020

    A repository for my ongoing preparation for Software Engineering Interviews.

    Language:Java8112
  • kapish33/DSA-WITH-JAVA

    My DSA Collection In JAVA language which contains more than 25 question for each topic with simple self explanatory approach which can help anyone to get tast of DSA

    Language:Java7100
  • mdzaheerjk/DSA

    🚀 Repository for mastering Data Structures & Algorithms 📘 Includes solved problems from LeetCode & practice sets 🧩 Covers core topics: arrays, recursion, sorting, trees & more 💡 A step towards sharpening problem-solving & coding skills

    Language:Python7
  • saiyamdubey/DSA_Questions

    This is my collection of solved DSA questions ... I am Prepairing for the Interview perspective ..

    Language:C++7100
  • everysoftware/algorithms-course

    Python algorithms and data structures, searches, sortings, two pointers, greedy, DP, etc.

    Language:Python6101
  • Mr-Soni532/DSA-in-JS

    Data Structure and Algorithiums in JavaScript

    Language:JavaScript6100
  • riju18/DataStructure-and-Algorithm

    Data Structure & Algorithm

    Language:Python6103
  • atnon1/Yandex-algorithm-training

    Курс по алгоритмам от Яндекса

    Language:Swift4101
  • hienmv/Problems-Solving

    My implementation of useful data structures, algorithms, as well as my solutions to programming puzzles.

    Language:Java4100
  • khemssharma/DSA-Practice

    Calmly practice DSA here...

    Language:JavaScript4
  • prudhvisai26/DSA

    DSA using Python

    Language:Python4100
  • richiepagard/python-algorithm

    Write some algorithms with Python. I'm trying to write the best way that I can.

    Language:Python4
  • LeetCode_Questions

    samyam81/LeetCode_Questions

    This is a repository created to store the leetcode questions. This maynot be the most efficient way of solving the problem.

    Language:Java4000
  • danieldotwav/Two-Pointer-Water-Container

    A short program written in Java calculates the maximum area that can be contained within a set of vertical lines, utilizing a two-pointer algorithm and handling a variety of test cases from simple to complex.

    Language:Java310
  • Gauranshgoel123/Leetcode-problems

    Explore a curated collection of diverse coding challenges, honing problem-solving skills in a structured and organized manner. Whether you're a fellow learner or an interested observer, join the journey of mastering DSA through practical problem-solving.

    Language:Java3100
  • husamql3/LeetCode

    This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush

    Language:Python321
  • samyam81/Two-Pointer

    This repository houses solutions for a variety of problems, all implemented using the Two Pointer algorithm approach.

    Language:C#310
  • shrishti-04/Python_DSA

    DSA_Algorithms

    Language:Python3100