-
Notifications
You must be signed in to change notification settings - Fork 54
Issues: Burnout-Devil/HacktoberFest-DSA2022
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
First come first serve scheduling program in C
Hacktoberfest
#121
by 22tanyabansal
was closed Oct 27, 2022
pascal triangle in python
good first issue
Good for newcomers
Hacktoberfest
#119
by utkarshaskumbhar
was closed Oct 27, 2022
Round Robin Scheduling program in C
Hacktoberfest
hacktoberfest-2022
Extra attention is needed
#118
by 22tanyabansal
was closed Oct 27, 2022
Queue Operation in C
good first issue
Good for newcomers
Hacktoberfest
hacktoberfest-2022
Extra attention is needed
#113
by 22tanyabansal
was closed Oct 27, 2022
all-type-of sorting algorithms
good first issue
Good for newcomers
Hacktoberfest
hacktoberfest-2022
Extra attention is needed
#110
by SHOBHA-0502
was closed Oct 27, 2022
Given aaray num of integers that does not contain any zeors, find smallest possible integer m such that -m also exists.return positive integer m If there is no such integer return -1 Example: Num=[4,3,1,7-3,-4,5] Return 3
Hacktoberfest
hacktoberfest-2022
Extra attention is needed
#108
by utkarshaskumbhar
was closed Oct 27, 2022
Given an array nums. We define a running sum of an array as runningSum[i] = sum(nums[0]…nums[i]). Return the running sum of nums.Input: nums = [1,2,3,4] Output: [1,3,6,10] Explanation: Running sum is obtained as follows: [1, 1 2, 1 2 3, 1 2 3 4].
Hacktoberfest
#101
by SrigiriSruthi
was closed Oct 27, 2022
Reverse Path in JAva
good first issue
Good for newcomers
Hacktoberfest
hacktoberfest-2022
Extra attention is needed
#93
by YashBANSAL4
was closed Oct 21, 2022
Valid Paranthesis in Java
good first issue
Good for newcomers
Hacktoberfest
hacktoberfest-2022
Extra attention is needed
#92
by YashBANSAL4
was closed Oct 21, 2022
Subtree Difference in Java
good first issue
Good for newcomers
Hacktoberfest
hacktoberfest-2022
Extra attention is needed
#91
by YashBANSAL4
was closed Oct 21, 2022
Left View of Binary Tree in Java
good first issue
Good for newcomers
Hacktoberfest
hacktoberfest-2022
Extra attention is needed
#90
by YashBANSAL4
was closed Oct 21, 2022
Create Circular Queue Program
good first issue
Good for newcomers
Hacktoberfest
hacktoberfest-2022
Extra attention is needed
#83
by itsmanojthapa
was closed Oct 27, 2022
Radix_sort.cpp
good first issue
Good for newcomers
Hacktoberfest
hacktoberfest-2022
Extra attention is needed
#81
by neosandeep24
was closed Oct 27, 2022
Counting Sort
good first issue
Good for newcomers
Hacktoberfest
hacktoberfest-2022
Extra attention is needed
#80
by hariprasad2512
was closed Oct 28, 2022
Reverse the Singly Linked List by taking user input
Hacktoberfest
hacktoberfest-2022
Extra attention is needed
#77
by ishita126jain
was closed Oct 21, 2022
I want to add code for Longest Common Subsequence
good first issue
Good for newcomers
Hacktoberfest
hacktoberfest-2022
Extra attention is needed
#70
by shreya-jpg
was closed Oct 21, 2022
concatenating two linked list
Hacktoberfest
hacktoberfest-2022
Extra attention is needed
#68
by Vishesh-Vijay
was closed Oct 21, 2022
Previous Next
ProTip!
Adding no:label will show everything without a label.