All Projects → acearth → LeetCodePractice

acearth / LeetCodePractice

Licence: other
Ruby solution for leetcode problems (website in developing)

Programming Languages

ruby
36898 projects - #4 most used programming language
java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to LeetCodePractice

solution-leedcode-codechef-codeforces-gfg-interviewbits-hackerEarth-HackerRank
This repo contain the solution of leetcode problem and divide into category like dynamic programming, linkedlist,recursion, graph and some other section
Stars: ✭ 18 (-82.52%)
Mutual labels:  leetcode
algorithm coding
推荐算法、相似度算法、布隆过滤器、均值算法、一致性Hash、数据结构、leetcode练习
Stars: ✭ 30 (-70.87%)
Mutual labels:  leetcode
leetcode
A set of practice note, solution, complexity analysis and test bench to leetcode problem set
Stars: ✭ 31 (-69.9%)
Mutual labels:  leetcode
leetcode
LeetCode best(maybe) solutions with JavaScript
Stars: ✭ 16 (-84.47%)
Mutual labels:  leetcode
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (-46.6%)
Mutual labels:  leetcode
leetcode
Golang & Python solutions for LeetCode algorithm problems
Stars: ✭ 20 (-80.58%)
Mutual labels:  leetcode
leetcode-daily
leetcode daily solutions
Stars: ✭ 18 (-82.52%)
Mutual labels:  leetcode
vscode-leetcode-cpp-debug
Debug support for LeetCode with C++
Stars: ✭ 14 (-86.41%)
Mutual labels:  leetcode
cattle
🐮 【W3Fun系列】图解数据结构与算法、LeetCode 题库(JS、C++、Python) 🏃 🏃 🏃
Stars: ✭ 26 (-74.76%)
Mutual labels:  leetcode
leetcode
👩‍🦲 LeetCode solutions (algorithms problems only) 👨‍🦲
Stars: ✭ 17 (-83.5%)
Mutual labels:  leetcode
Avid-Algorithms
Basic knowledge of Data Structure and Algorithms and LeetCode solution in Python & C++.
Stars: ✭ 12 (-88.35%)
Mutual labels:  leetcode
Coding-Problems
💻 Solutions to coding problems from popular platforms in multiple programming languages.
Stars: ✭ 51 (-50.49%)
Mutual labels:  leetcode
High-On-DSA
Repository with leetcode solutions and dedicated index to prepare for your FAANGM interviews. Feel free to share and contribute to this awesome repository.
Stars: ✭ 50 (-51.46%)
Mutual labels:  leetcode
leetcode java
Objective: To improve code ability and thinking ability. 目标:提升代码能力 思维能力 每日磨刀(认认真真刷题 精刷300题 按照tag刷 顺便解决 面试中考查算法和代码的问题)把它当作个人名片去认真做这件事情
Stars: ✭ 70 (-32.04%)
Mutual labels:  leetcode
LeetCode
leetcode图文题解
Stars: ✭ 36 (-65.05%)
Mutual labels:  leetcode
algorithm-base
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
Stars: ✭ 9,824 (+9437.86%)
Mutual labels:  leetcode
algorithm
《数据结构与算法之美》学习笔记以及 Swift 代码实现 ,原始仓库 https://github.com/wangzheng0822/algo
Stars: ✭ 118 (+14.56%)
Mutual labels:  leetcode
Data-Structures-and-Algorithm-C-
Hi folks🖐🏻 , I'm maintaining this repository, feel free to open a pull request and contribute! :)
Stars: ✭ 39 (-62.14%)
Mutual labels:  leetcode
algorithm-study
草莓奶昔的算法学习笔记(typescript/python)
Stars: ✭ 29 (-71.84%)
Mutual labels:  leetcode
leetcode
💭💡🎈 leetcode problem's solutions with C++, Rust and Python.
Stars: ✭ 31 (-69.9%)
Mutual labels:  leetcode

LeetCodePractice

Documentation Status

This project consists of my solutions for Leetcode(https://leetcode.com/problems).

USAGE

This solutions mainly written in Ruby language. You can search the solution by search keywords. Most of those files are named in following format: ${Leetcode_method_name}_${some_notations}.rb Please feel free to use them for learning. I am happy if them are helpful. Due to question number is unstable so I ignored it.

All source codes are my original works, except some files which have been acknowledged. So, some solutions are working in a tricky way and some others are worked ineffectively. Please feel free to issue it!

200 questions passed at Augest 19, 2015.

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].