GithubHelp home page GithubHelp logo

hxndev / leetcode-solutions Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 1.0 38 KB

This repository consists of solutions to various LeetCode questions. I have tried to add as many solutions in as many languages as possible. Feel free to contribute to this repository while following the contribution rules.

License: MIT License

Python 26.55% C++ 33.70% Java 35.32% JavaScript 4.42%
leetcode leetcode-solutions leetcode-java leetcode-python leetcode-javascript python java javascript cpp solutions interview-questions interview-practice

leetcode-solutions's Introduction

LeetCode Solutions

This repository consists of solutions to various LeetCode questions. Some questions have solutions in multiple languages. Inorder to contribute to this repository, you need to follow the following rules:

Rules for Contribution:

1: Directory Structure:

The directory structure of this repository is as follows:

[Question Name] -> [Programming Language] -> [Code]

Folder 1 Contents:

The first folder {Question Name} must be named on the question. Keep in mind to select a understandable title for the question. Examples of this folder names are as follows:

  • Two Sum Problem
  • Text Justification Problem etc

This folder will consist of the Readme.md file. This Readme.md file will have the description of the question including the expected outputs. You can also add your test case accuracies (but not required). You can copy the Readme.md template from any of the existing folders and make changes to that.

This folder will then have a sub-folder {Programming Language}. It can also have mutiple sub folders

Folder 2 Contents:

This folder's name should be the Programming Language that you used for your solutions. This folder will consist of the solution file. The examples of folder names are as follows:

  • Python
  • C++
  • Java

Table of Contents:

๐Ÿ“ซ Contact Me:

Gmail GitHub LinkedIn

!!!! TO BE UPDATED !!!!

leetcode-solutions's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

mirmujeeb9

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.