Coder Social home page Coder Social logo

codedecks-in / leetcode-solutions Goto Github PK

View Code? Open in Web Editor NEW
797.0 20.0 411.0 984 KB

This repository consists of solutions to the problem from LeetCode platform. Subscribe to our Channel for more updates

Home Page: https://www.youtube.com/c/codedecks

License: MIT License

Java 37.29% Python 19.39% JavaScript 5.98% C++ 37.33%
leetcode leetcode-solutions leetcode-java codedecks leetcode-python leetcode-practice leetcode-questions leetcode-cpp low-hanging-fruit beginner-friendly first-timers first-timers-only help-wanted good-first-issue leetcode-platform breadth hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2023

leetcode-solutions's People

Contributors

francode007 avatar garvitdoda1266 avatar girishgr8 avatar gouravrusiya30 avatar heyyviv avatar ishikagoel5628 avatar jeongdahyeon avatar lokendra1704 avatar lokeshsinghi avatar mohitbhagchandani0601 avatar morvibhojwani avatar moulinapradhan avatar naveenkash avatar nour-grati avatar ongzx avatar poorvi111 avatar pranaychauhan2516 avatar prashansatanwar avatar priyanka94suthaar avatar rudra407 avatar sachinnegi avatar saiteja-2731 avatar saumiasinghal avatar sauravp97 avatar shamoyeeta avatar sujin0529 avatar trivediavinash avatar verma-anushka avatar yarncha avatar yurispiridonov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

leetcode-solutions's Issues

Count Number of Bad Pairs #2364

You are given a 0-indexed integer array nums. A pair of indices (i, j) is a bad pair if i < j and j - i != nums[j] - nums[i].

Return the total number of bad pairs in nums.

First contribution

hey! i am looking forward to add my first contribution so can you please assign me a leetcode problem ?

A better C++ solution for problem 100: Same Tree

There is an existing solution for Problem 100: Same Tree in C++ (#181), but the provided solution is suboptimal, unclear, and does not adhere to the breadth-first search (BFS) approach as it claimed. I would like to propose an improved solution using depth-first search (DFS) that can be implemented in just three lines of code in C++.

I kindly request that this issue be assigned to me. Problem Link: Problem 100: Same Tree

Solution of 4sum problem

I want to provide solution of 4sum problem of the leetcode problem.Kindly assign this issue to me.
Thank You in advance.

There are various file name formats.

There are various file name formats.

How about setting up rules regarding file names?

Like "Spelling is based on the site." and "A space is replaced by a hyphen."

Java solution for Duplicate Zeros

Hey maintainers,
I want to add a java solution for leetcode problem no: 1089. Duplicate Zeros.
Please assign me this issue.
Thank you.

problem number 1400 - Python

Greetings,

I did not find a solution to problem number 1400 in the Python language - that's why I added a solution to this problem, in addition I updated the readme file.

Buy and Sell Stock series in Java

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.