All Projects → vitspot → leetcode-daily

vitspot / leetcode-daily

Licence: other
leetcode daily solutions

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
HTML
75241 projects
SCSS
7915 projects

Projects that are alternatives of or similar to leetcode-daily

LeetCode-with-JavaScript
Solutions collection of my LeetCode submissions in JavaScript (LeetCode 解题集之 JavaScript 版)
Stars: ✭ 104 (+477.78%)
Mutual labels:  leetcode, leetcode-solutions
Must-Do-Coding-Questions-for-Companies
Must Do Coding Questions for Companies like Amazon, Microsoft, Adobe, etc. It also help to crack the technical inteviews.
Stars: ✭ 28 (+55.56%)
Mutual labels:  leetcode, leetcode-solutions
leetcode-php
My PHP Solutions for leet code problems with different test cases
Stars: ✭ 18 (+0%)
Mutual labels:  leetcode, leetcode-solutions
LeetCode-Problems-Solution-Book
REPOSITORY EXCLUDED FROM HACKTOBERFEST 2021, CHECK THIS : https://github.com/piyushsharma220699/Hacktoberfest-2021/issues/261
Stars: ✭ 35 (+94.44%)
Mutual labels:  leetcode, leetcode-solutions
leetcode-java
🎓🎓🎓 Leetcode solution in Java - 536/921 Solved. https://leetcode.com/problemset/all/
Stars: ✭ 56 (+211.11%)
Mutual labels:  leetcode, leetcode-solutions
leetcode-java
leetcode 解题方法 Java 语言描述,包含各种常见解题模板和各个题目出题频率
Stars: ✭ 152 (+744.44%)
Mutual labels:  leetcode, leetcode-solutions
leetcode-solution-curation
A one-stop repository for LeetCode solutions.
Stars: ✭ 31 (+72.22%)
Mutual labels:  leetcode, leetcode-solutions
leet-code
LeetCode's competitive programming questions solution repository
Stars: ✭ 18 (+0%)
Mutual labels:  leetcode, leetcode-solutions
data-structure-and-algorithm
Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具
Stars: ✭ 86 (+377.78%)
Mutual labels:  leetcode, leetcode-solutions
LeetCode
✍️ My LeetCode solutions, ideas and templates sharing. (我的LeetCode题解,思路以及各专题的解题模板分享。分专题归纳,见tag)
Stars: ✭ 123 (+583.33%)
Mutual labels:  leetcode, leetcode-solutions
iOS-Algorithm
iOS数据结构算法
Stars: ✭ 22 (+22.22%)
Mutual labels:  leetcode, leetcode-solutions
Coding-Interview-101
Solutions to LeetCode problems filtered with companies, topics and difficulty.
Stars: ✭ 21 (+16.67%)
Mutual labels:  leetcode, leetcode-solutions
leetcode
My LeetCode Solutions. 我的leetcode解题源码.
Stars: ✭ 30 (+66.67%)
Mutual labels:  leetcode, leetcode-solutions
data-structures-and-algorithms
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
Stars: ✭ 222 (+1133.33%)
Mutual labels:  leetcode, leetcode-solutions
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (+55.56%)
Mutual labels:  leetcode, leetcode-solutions
leetcode-javascript
LeetCode javascript solutions
Stars: ✭ 185 (+927.78%)
Mutual labels:  leetcode, leetcode-solutions
leetcode-js
LeetCode JavaScript solutions
Stars: ✭ 16 (-11.11%)
Mutual labels:  leetcode, leetcode-solutions
LeetCode-Solution-Well-Explained
My LeetCode solutions using Java. Sorted in different topics and add detailed comments for easy understanding.
Stars: ✭ 23 (+27.78%)
Mutual labels:  leetcode, leetcode-solutions
CodingInterview
Solutions to Leetcode, CareerCup Coding problems
Stars: ✭ 64 (+255.56%)
Mutual labels:  leetcode, leetcode-solutions
datastructures-and-algorithms
Repository for studying/practicing Data Structures, Algorithms and Code Interview Problems.
Stars: ✭ 30 (+66.67%)
Mutual labels:  leetcode, leetcode-solutions

VITspot Engineering

👋 Welcome to our leetcode daily solutions base!

Solutions

Navigate using the following index:

Contribution Guidelines

  1. Go to the issues tab and open a new issue.
  2. If you are the first one to open a issue
    • Start the issue by filling the form ( All fields are mandatory)
  3. If you are not the first solution then open issue and fill mandatory fields in form( Question is optional).
  4. Submit the issue
  5. Happy contributing!

Workflow of Issue Forms feature in Github issues

  1. Two new labels named "solution" and "accepted" have to be created. The solution label will be applied automatically when an issue is opened to submit a solution (so as to distinguish amongst other issues).
  2. The accepted label has to be applied to the issue before closing it (denoting that it can be merged), so that the respective actions can be carried out. If an issue is closed without adding the accepted label, it means it isn't accepted as a solution and thus will not be processed.
  3. All READMEs will be created by the script automatically based on the date mentioned in the submission.
  4. Entering the question name and URL is mandatory while entering the question is optional. If a question is not entered the first time a solution is submitted for a given date, then only the name will be present in the README of that day and the question has to be appended manually.
  5. In the README of a particular month, the name and link to the question of each day followed by the link to the day's README and links to the solutions will be present.

Submitting Solutions

Want to be part of this initiative and share your solutions with everyone? Share your solutions as a pull request, and get an option to get featured on the solutions page.

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