Skip to content

bytesbanana/leetcode

Repository files navigation

Leetcode solutions

This repository contains solution for leetcode problem in different programming languages

Problems Javascript Typescript Java GO Python
3. Longest Substring Without Repeating Characters - - - -
11. Container With Most Water - - -
22. Generate Parentheses - - -
20. Valid Parentheses - - -
15. 3Sum - - -
36. Valid Sudoku - - -
41. First Missing Positive - - - -
49. Group Anagrams - - - -
74. Search a 2D Matrix - - - -
121. Best Time to Buy and Sell Stock - - - -
125. Valid Parindrome - - - -
128. Group Anagrams - - - -
150. Evaluate Reverse Polish Notation - - - -
155. Min Stack - - - -
167. Two Sum II - Input Array Is Sorted - - - -
206. Reverse Linked List - - - -
424. Longest Repeating Character Replacement - - - -
704. Binary Search - - - -
739. Daily Termperatures - - - -
853. Car fleet - - -
- - - - - -

Contributing

Please read the contributing guidlines before opening a PR