divyanshugit / Avid-Algorithms

Basic knowledge of Data Structure and Algorithms and LeetCode solution in Python & C++.
MIT License
11 stars 20 forks source link

Leetcode Solution #3

Closed divyanshugit closed 2 years ago

divyanshugit commented 2 years ago

Before submitting PR make sure you follow all the steps mentioned in CONTRIBUTING.md

You can solve any leetcode problem and send a PR in this repo. But you've to maintain the directory structure. Check out the problems over here: https://leetcode.com/problemset/all/

This emoji 🚀 is a symbol for the go-ahead and submit a PR.

sourabmaity commented 2 years ago

i want to solve tihs issue

CSAURABH commented 2 years ago

@divyanshugit can I work on this issue.

DivasGupta7 commented 2 years ago

I want to work on this

sagar-monga commented 2 years ago

I want to work on this @divyanshugit Problem 41. First missing Positive in Java

soham4abc commented 2 years ago

Is this Issue open? I would like to work on this

TechSpiritSS commented 2 years ago

I would like to add C++ solution for https://leetcode.com/problems/find-minimum-in-rotated-sorted-array/

noviicee commented 2 years ago

Working on to add a solution for Longest Common Subsequence in Python.

Masters-Akt commented 2 years ago

I would like to contribute over this

ishitaojha commented 2 years ago

Hey, can we contribute in Java too?

Shreesh-Kulkarni commented 2 years ago

Hello I would like to contribute by working on the strStr() problem from Leetcode.

piyush26arora commented 2 years ago

Hi, I would like to contribute famous n-queens( 1 and 2 ) problem from Leetcode (C++ language).