Competitive-Programming_problems icon indicating copy to clipboard operation
Competitive-Programming_problems copied to clipboard

This repository contains a collection of problems from platforms like CodeChef, LeetCode, HackerRank, etc, which are solved by our contributors.

Results 14 Competitive-Programming_problems issues
Sort by recently updated
recently updated
newest added

### Discussed in https://github.com/JenilGajjar20/Competitive-Programming_problems/discussions/52 Originally posted by **JenilGajjar20** October 6, 2023 ## 👋 Welcome! We’re using Discussions as a place to connect with other members of our community. We hope...

ideas
discussion

Added leetcode solutions for [Q-198. House Robber](https://leetcode.com/problems/house-robber/) and [Q-473. Matchsticks to Square](https://leetcode.com/problems/matchsticks-to-square/)

One more approach to solve atoi problem.

One more solution Using memoization dp (recursion).

Added bfs solution to Number of Operations to Make Network Connected.

Hello @JenilGajjar20 [48. Rotate Image](https://leetcode.com/problems/rotate-image/) Medium You are given an n x n 2D matrix representing an image, rotate the image by 90 degrees (clockwise). You have to rotate the...

hacktoberfest
hacktoberfest-accepted

You are given an m x n integer matrix matrix with the following two properties: Each row is sorted in non-decreasing order. The first integer of each row is greater...

hacktoberfest
hacktoberfest-accepted

I would like to contribute a new problem statement and its solution to the project. Below are the details: Problem Statement: Given two sorted arrays of distinct integers, arr1 and...

Hello @JenilGajjar20 I am new in contribution, I want_ to contribute by just adding "Valid Sudoko" leetcode problem, therefore kindly merge this issue under hacktober fest 2024 Problem statement: Valid...

hacktoberfest
hacktoberfest-accepted

hello @JenilGajjar20 i want to contribute a code of combination sum -III in your list which is leetcode -216 as a newbie in contribution, kindly consider this and assign this...

hacktoberfest
hacktoberfest-accepted