DSA_Worksheet icon indicating copy to clipboard operation
DSA_Worksheet copied to clipboard

Worksheet posting DSA problems every day for GNIOT Students to solve and create PR's.

Results 8 DSA_Worksheet issues
Sort by recently updated
recently updated
newest added

❗**Write Code in Only One Language** (CPP, C, Java, Python) ## Give File Name : ✅ In respective language folder # 📑 DESCRIPTION ### Problem Title ![Difficulty](https://img.shields.io/badge/Difficulty-Easy-brightgreen) **Problem Statement:** Given...

good first issue
question
hacktoberfest
hacktoberfest-2023
hacktoberfest-accepted
C++
C
Java
Level: Easy

❗**Write Code in Only One Language** (CPP, C, Java, Python) ## Give File Name : treetransversal ✅ In respective language folder # 📑 DESCRIPTION ### Tree Transversal ![Difficulty](https://img.shields.io/badge/Difficulty-Level_of_Difficulty-brightgreen) **Problem Statement:**...

good first issue
question
hacktoberfest
hacktoberfest-2023
hacktoberfest-accepted
Java

I have added the issue could it now be considered. https://github.com/Chitresh-code/DSA_Worksheet/pull/82#issue-1956381606 This is the new pull request.

changes requested

❗**Write Code in Only One Language** (CPP, C, Java, Python) ## Give File Name : pascal_triangle ✅ In respective language folder # 📑 DESCRIPTION ### Pascal's Triangle ![Difficulty](https://img.shields.io/badge/Difficulty-Hard-brightgreen) **Problem Statement:**...

good first issue
question
hacktoberfest
hacktoberfest-2023
hacktoberfest-accepted
python
Java
Level: Hard

❗**Write Code in Only One Language** (CPP, C, Java, Python) ## Give File Name : triplet_sum ✅ In respective language folder # 📑 DESCRIPTION Triplet Sum in Array ![Difficulty](https://img.shields.io/badge/Difficulty-Medium-brightgreen) **Problem...

good first issue
question
hacktoberfest
hacktoberfest-2023
hacktoberfest-accepted
python
C++
C
Java
Level: Medium

Sorting increasing or decreasing order in O(n) time of complexity. --- You are given a read-only array of N integers with values also in the range 1to N both inclusive....

good first issue
question
hacktoberfest
hacktoberfest-2023
hacktoberfest-accepted
python
C
Level: Medium

❗**Write Code in Only One Language** (CPP, C, Java, Python) ## Give File Name : Search_Rotated_SortedArray.cpp ✅ In respective language folder # 📑 DESCRIPTION ### Search in Rotated Sorted Array...

good first issue
question
hacktoberfest
hacktoberfest-2023
hacktoberfest-accepted
python
Level: Medium