Help with Two Pointer techniques

This page summarizes the projects mentioned and recommended in the original post on /r/leetcode

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • leetcode-patterns

    A pattern-based approach for learning technical interview questions

  • Hello, I have been working with the Two Pointer pattern for the past few days and am struggling with identifying when to use each type of two pointer (ie. fast/slow, front/back, etc.). I found some lists such as These Tips from Sean Prashad however I still find myself having to guess most of the time. Even if I do eventually figure out which two pointer technique to use, I usually waste a lot of time trying out the other methods. It would be very helpful if there was some kind of list that suggested which technique to use given the parameters of the problem. Does anyone know of such as list or can make and share one?

  • Grokking-the-Coding-Interview-Patterns

    Discontinued This course categorizes coding interview problems into a set of 16 patterns. Each pattern will be a complete tool - consisting of data structures, algorithms, and analysis techniques - to solve a specific category of problems. The goal is to develop an understanding of the underlying pattern, so that, we can apply that pattern to solve other problems. [UnavailableForLegalReasons - Repository access blocked]

  • Hi u/Educational-Copy5206 I found this very useful https://www.educative.io/courses/grokking-the-coding-interview which has a chapter about two pointer technique

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I know it's been said before, but if you're just starting out with leetcode, PSA: LEARN THE PATTERNS FIRST

    3 projects | /r/csMajors | 1 Mar 2022
  • How should I approach the LC grind?

    2 projects | /r/cscareerquestions | 26 Feb 2022
  • The DEFINITIVE way on how to LeetCode properly. (Hint: You are most likely doing it wrong!)

    3 projects | /r/cscareerquestions | 30 Jan 2022
  • Depressed at job, need opportunities to write more code and get better pay. Which resources to use?

    2 projects | /r/cscareerquestions | 24 Jan 2022
  • 14-day Interview prep kit for FAANG on various topics

    2 projects | /r/leetcode | 14 Dec 2021