issues
search
Saloni6111
/
DSA_Problems
Solve given DSA problems here for hactoberfest.
MIT License
31
stars
103
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create dfs.c
#407
subin-shk
closed
1 week ago
0
ADD depth first search, DFS.c
#406
subin-shk
opened
3 weeks ago
0
Create BFS.c
#405
subin-shk
closed
1 week ago
0
Add all
#404
subin-shk
closed
1 week ago
0
BFS Implementation in C
#403
subin-shk
opened
3 weeks ago
0
Create 1_Knapsack_Problem.c
#402
subin-shk
closed
1 week ago
0
0/1 Knapsack Problem in C
#401
subin-shk
opened
3 weeks ago
0
Create Longest_Increasing_Subsequence.c
#400
subin-shk
closed
1 week ago
0
Longest Increasing Subsequence (LIS) in C
#399
subin-shk
opened
3 weeks ago
0
Create Diameter_of_a_Tree
#398
subin-shk
closed
1 week ago
0
Add Dynamic Programming on Trees in C
#397
subin-shk
opened
3 weeks ago
1
Create Persistent_Segment_Tree.c
#396
subin-shk
closed
1 week ago
0
Persistent Data Structures
#395
subin-shk
opened
3 weeks ago
0
Added solution for check if move is legal
#394
Xtha-Sunil
opened
3 weeks ago
0
Added solution for find the number of ways to place people i
#393
Xtha-Sunil
opened
3 weeks ago
0
Added solution for maximize area of square hole in grid
#392
Xtha-Sunil
opened
3 weeks ago
0
Added solution for find missing and repeated values
#391
Xtha-Sunil
opened
3 weeks ago
0
Added solution for decode xored array
#390
Xtha-Sunil
opened
3 weeks ago
0
Added solution for determine color of a chessboard square
#389
Xtha-Sunil
opened
3 weeks ago
0
Added solution for furthest point from origin
#388
Xtha-Sunil
opened
3 weeks ago
0
Added solution for minimum right shifts to sort the array
#387
Xtha-Sunil
opened
3 weeks ago
0
Added solution for diameter of n ary tree
#386
Xtha-Sunil
opened
3 weeks ago
0
Added solution for shuffle the array
#385
Xtha-Sunil
opened
3 weeks ago
0
Added solution for non decreasing subsequences
#384
Xtha-Sunil
opened
3 weeks ago
0
Added solution for coin change
#383
Xtha-Sunil
opened
3 weeks ago
0
Move zeros
#382
Xtha-Sunil
opened
3 weeks ago
0
Missing numbers in cpp
#381
Xtha-Sunil
opened
3 weeks ago
0
Most frequent prime solution
#380
Xtha-Sunil
opened
3 weeks ago
0
Added solution for single number iii
#379
Xtha-Sunil
opened
3 weeks ago
0
Minimum right shifts to sort the array leetcode solution in cpp
#378
Xtha-Sunil
opened
3 weeks ago
0
Furthest pount from origin
#377
Xtha-Sunil
opened
3 weeks ago
0
Maximze area of square hole in grid
#376
Xtha-Sunil
opened
3 weeks ago
0
Find number of ways to place people cpp
#375
Xtha-Sunil
opened
3 weeks ago
0
Most frequent primes
#374
Xtha-Sunil
opened
3 weeks ago
0
Finding missing and repetitive values leetcode 3227
#373
Xtha-Sunil
opened
3 weeks ago
0
Check if move is legal leetcode using cpp
#372
Xtha-Sunil
opened
3 weeks ago
0
Determine colour of chessboard square leetcode
#371
Xtha-Sunil
opened
3 weeks ago
0
Decode xored array leetcode
#370
Xtha-Sunil
opened
3 weeks ago
0
Diameter of n-ary tree
#369
Xtha-Sunil
opened
3 weeks ago
0
1580 shuffle the array c++
#368
Xtha-Sunil
opened
3 weeks ago
0
491 non decreasing subsequence in cpp
#367
Xtha-Sunil
opened
3 weeks ago
0
Leetcode 322 coin change using c++
#366
Xtha-Sunil
closed
3 weeks ago
1
Leetcode 322 coin change using c++
#365
Xtha-Sunil
opened
3 weeks ago
0
Leetcode 283 Moving zeros
#364
Xtha-Sunil
opened
3 weeks ago
0
Missing number leetcode 268 using cpp
#363
Xtha-Sunil
opened
3 weeks ago
0
Single number iii leetcode 260
#362
Xtha-Sunil
opened
3 weeks ago
0
Create Graph JS
#361
RohitVishwakarma8840
opened
3 weeks ago
0
Recursion
#360
RohitVishwakarma8840
opened
3 weeks ago
1
Median of Two Sorted Arrays
#359
sneha0099
opened
4 weeks ago
1
Kadane's Algorithm to find the maximum sum of a contiguous subarray
#358
JDeep1234
opened
1 month ago
1
Next