Skip to content

yusuflimdiwala/coding-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

coding-java

Solved coding problems from different learning platforms to one place in Java

Different Packages

Name of Package Description
com.algoexpert AlgoExpert's Coding problems
com.algorithms Implementation of well-known algorithms
com.coding.patterns Implementation of leetcode problems with proper separation of respected(used) coding pattern
com.companies.amazon Most frequently asked technical problems in company
com.sorting Implementation of all sorting algorithms
com.datastructures Implementation of well-known datastructures

LeetCode problems

No Problem Solution
1 Two Sum Solution
3 Longest Substring Without Repeating Characters Solution
15 3Sum Solution
17 Letter Combinations Of a Phone Number Solution
34 Find First and Last Position of Element in Sorted Array Solution
39 Combination Sum Solution
71 Simplify Path Solution
74 Search a 2D Matrix Solution
91 Decode Ways Solution
121 Best Time to Buy and Sell Stock Solution
122 Best Time to Buy and Sell Stock II Solution
136 Single Number Solution
189 Rotate Array Solution
209 Minimum Size Subarray Sum Solution
215 Kth Largest Element in an Array Solution
337 House Robber III Solution
355 Design Twitter Solution
438 Find All Anagrams in a String Solution
448 Find All Numbers Disappeared in an Array Solution
473 Matchsticks to Square Solution
605 Can Place Flowers Solution
680 Valid Palindrome II Solution
724 Find Pivot Index Solution
739 Daily Temperatures Solution
752 Open the Lock Solution
767 Reorganize String Solution
787 Cheapest Flights Within K Stops Solution
853 Car Fleet Solution
896 Monotonic Array Solution
901 Online Stock Spanner Solution
909 Snakes and Ladders Solution
1094 Car Pooling Solution
1151 Minimum Swaps To Group All 1's together Solution
1189 Maximum Number of Balloons Solution
1197 Minimum Knight Moves Solution
1335 Minimum Difficulty of a Job Schedule Solution
1507 Reformat Date Solution
1985 Find the Kth Largest Integer in the Array Solution

About

Solved coding problems in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%