All Projects → gouthampradhan → Leetcode

gouthampradhan / Leetcode

Leetcode solutions

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Leetcode

Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+1796.16%)
Mutual labels:  algorithms, leetcode, leetcode-solutions, coding-interviews, leetcode-java
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (-94.57%)
Mutual labels:  algorithms, leetcode, leetcode-solutions, coding-interviews
Datastructures Algorithms
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
Stars: ✭ 2,105 (-27.26%)
Mutual labels:  competitive-programming, algorithms, leetcode, leetcode-solutions
Awesome Java Leetcode
👑 LeetCode of algorithms with java solution(updating).
Stars: ✭ 8,297 (+186.7%)
Mutual labels:  algorithms, leetcode, leetcode-solutions, leetcode-java
CodingInterview
Solutions to Leetcode, CareerCup Coding problems
Stars: ✭ 64 (-97.79%)
Mutual labels:  leetcode, leetcode-solutions, coding-interviews, leetcode-java
Leetcode Java Solutions
Solutions to LeetCode Online Judge problems in Java
Stars: ✭ 194 (-93.3%)
Mutual labels:  algorithms, leetcode, leetcode-solutions, leetcode-java
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (-95.78%)
Mutual labels:  competitive-programming, algorithms, leetcode, coding-interviews
leetcode-solution-curation
A one-stop repository for LeetCode solutions.
Stars: ✭ 31 (-98.93%)
Mutual labels:  leetcode, leetcode-solutions, leetcode-java
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (-98.13%)
Mutual labels:  leetcode, competitive-programming, leetcode-solutions
Competitive-programing
This repository is for encouraging people in competitive programming. And making PR's on a regular basis. Through this repo, Geeks can find solutions for various programming problems and also give your code to increase the repo.
Stars: ✭ 20 (-99.31%)
Mutual labels:  leetcode, competitive-programming, leetcode-solutions
Coding-Interview-101
Solutions to LeetCode problems filtered with companies, topics and difficulty.
Stars: ✭ 21 (-99.27%)
Mutual labels:  leetcode, leetcode-solutions, coding-interviews
LeetCode-Solution-Well-Explained
My LeetCode solutions using Java. Sorted in different topics and add detailed comments for easy understanding.
Stars: ✭ 23 (-99.21%)
Mutual labels:  leetcode, leetcode-solutions, leetcode-java
from-software-developer-to-engineer
My journey from a software developer to a software engineer.
Stars: ✭ 17 (-99.41%)
Mutual labels:  competitive-programming, leetcode-solutions, coding-interviews
Algorithm-Patterns
面试常用算法框架分类总结,带你逐类击破 LeetCode 题目,培养算法思维,一通百通。Summary of Algorithm Patterns in coding interview. Cracking LeetCode and build up your algorithm thinking.
Stars: ✭ 24 (-99.17%)
Mutual labels:  leetcode, leetcode-solutions, coding-interviews
Interview Techdev Guide
This repository contains curated technical interview questions by fn+geeks community
Stars: ✭ 252 (-91.29%)
Mutual labels:  competitive-programming, algorithms, coding-interviews
Leetcode-solutions
Leetcode Grinder.
Stars: ✭ 14 (-99.52%)
Mutual labels:  leetcode, leetcode-solutions, leetcode-java
Tech Interview Preparation
A one stop solution to ace your next coding interview 👨‍💻
Stars: ✭ 188 (-93.5%)
Mutual labels:  competitive-programming, leetcode, coding-interviews
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (-99.03%)
Mutual labels:  leetcode, leetcode-solutions, leetcode-java
data-structures-and-algorithms
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
Stars: ✭ 222 (-92.33%)
Mutual labels:  leetcode, leetcode-solutions, leetcode-java
Must-Do-Coding-Questions-for-Companies
Must Do Coding Questions for Companies like Amazon, Microsoft, Adobe, etc. It also help to crack the technical inteviews.
Stars: ✭ 28 (-99.03%)
Mutual labels:  leetcode, leetcode-solutions, coding-interviews

Leetcode solutions in Java

My accepted leetcode solutions to some of the common interview problems.

Array

Backtracking

Binary Search

Bit Manipulation

Breadth First Search

Depth First Search

Design

Divide and Conquer

Dynamic Programming

Greedy

Hashing

Heap

Linked List

Math

Reservoir Sampling

Stack

String

Tree

Two Pointers

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].