Code Monkey home page Code Monkey logo

algorithms's Introduction

Coding Exercises Based on Algorithms

Solutions to tasks from Leetcode

List

# Description Languages Link
1 Two Sum (hashmap) JS, Java, py3, C++ https://leetcode.com/problems/two-sum/
3 Longest Substring Without Repeating Characters JS, Java, py3, C++ https://leetcode.com/problems/longest-substring-without-repeating-characters/
4 Median of Two Sorted Arrays JS https://leetcode.com/problems/median-of-two-sorted-arrays/
19 Remove Nth Node From End of List JS, Java, py3, C++ https://leetcode.com/problems/remove-nth-node-from-end-of-list/
21 Merge Two Sorted Lists (Recursion/Backtracking) JS, Java, py3 https://leetcode.com/problems/merge-two-sorted-lists/
35 Search Insert Position (Binary Search) JS, Java, py3, C++ https://leetcode.com/problems/search-insert-position/
116 Populating Next Right Pointers in Each Node (Depth-First Search) JS, Java, py3 https://leetcode.com/problems/populating-next-right-pointers-in-each-node/
167 167. Two Sum II - Input Array Is Sorted JS, Java, py3, C++ https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/
189 Rotate Array JS, Java, py3, C++ https://leetcode.com/problems/rotate-array/
206 Reverse Linked List JS, Java, py3, C++ https://leetcode.com/problems/reverse-linked-list/
278 First Bad Version (Binary Search) JS, Java, py3, C++ https://leetcode.com/problems/first-bad-version/
283 Move Zeroes JS, Java, py3, C++ https://leetcode.com/problems/move-zeroes/
344 Reverse String JS, Java, py3, C++ https://leetcode.com/problems/reverse-string/
461 Hamming Distance JS, Java, py3, C++ https://leetcode.com/problems/hamming-distance/
567 Permutation in String JS https://leetcode.com/problems/permutation-in-string/
577 Reverse Words in a String III JS, py3 https://leetcode.com/problems/reverse-words-in-a-string-iii/
617 Merge Two Binary Trees (Depth-First Search) JS, Java, py3 https://leetcode.com/problems/merge-two-binary-trees/
695 Max Area of Island (Depth-First Search) JS, Java, py3 https://leetcode.com/problems/max-area-of-island/
704 Binary Search JS, Java, py3 https://leetcode.com/problems/binary-search/
733 Flood Fill (Depth-First Search) JS, Java https://leetcode.com/problems/flood-fill/
876 Middle of the Linked List JS, Java, py3, C++ https://leetcode.com/problems/middle-of-the-linked-list/
977 Squares of a Sorted Array JS, Java, py3, C++ https://leetcode.com/problems/squares-of-a-sorted-array/
1429 First Unique Number JS, Java, py3, C++ https://leetcode.com/problems/first-unique-number/

algorithms's People

Contributors

maximzaika avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.