PengFTang / Algorithms-in-Java
Commonly used algorithms including: sorting algorithms, two pointers, dynamic programming, backtracking, KMP, bit operation, etc
☆245Updated 4 years ago
Alternatives and similar repositories for Algorithms-in-Java:
Users that are interested in Algorithms-in-Java are comparing it to the libraries listed below
- LeetCode Solutions By Java☆259Updated 8 years ago
- ☆252Updated 10 months ago
- My Java solutions to the questions in Cracking the Coding Interview (5th Edition).☆151Updated 8 years ago
- ☆70Updated 7 years ago
- ☆80Updated 7 years ago
- Code for Elements of Programming Interviews☆227Updated 7 years ago
- ☆99Updated 2 years ago
- leetcode Solutions.java 250 / 269 (Algorithms)☆358Updated 9 years ago
- LeetCode, LintCode, Project Euler, SGU, HackerRank, Cracking the Coding Interview(ctci)☆130Updated 5 years ago
- Lintcode Solutions with Explanation☆45Updated 6 years ago
- problems from interviewBit website (Java version)☆76Updated 4 years ago
- Data Structure And Algorithms Made Easy In Java☆752Updated 4 years ago
- Method stubs and test cases for the problems from Elements of Programming Interviews☆911Updated 4 years ago
- Leetcode solutions, code skeletons, and unit tests in Java (in progress)☆96Updated 9 years ago
- Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.☆1,717Updated 4 years ago
- A collection of Java interview questions and answers to them☆294Updated 5 years ago
- Data Structures and Algorithms in Java (useful in interview process)☆460Updated 2 years ago
- My solutions☆142Updated 5 years ago
- Everything except technical details☆125Updated 3 years ago
- My solutions to Elements of Programming Interviews☆76Updated 7 years ago
- LeetCode solutions written in Java