issues Search Results · repo:ismaelsadeeq/Data-Structures-Algorithms-Problems language:Python
Filter by
19 results
(84 ms)19 results
inismaelsadeeq/Data-Structures-Algorithms-Problems (press backspace or delete to remove)You are presented with a set of N items, each with its own weight and profit. Additionally, you have a bag with a
limited capacity of W, meaning it can only hold items with a total weight not exceeding ...
ismaelsadeeq
- Opened on Oct 23, 2023
- #67
Create a function that takes an array and sort it s element using bubble sort algorithm in any programming language.
Read and follow contributing guidelines before creating a PR.
ismaelsadeeq
- Opened on Oct 23, 2023
- #66
A farmer has to cross a river with his fox, goose and grain. Each trip, his boat can only carry himself and one of his
possessions. How can he cross the river if an unguarded fox eats the goose and an ...
fz3hra
- Opened on Jan 24, 2023
- #63
I would like to implement Stack data structure using array in C programming. I will appreciate it if this task is
assigned to me
hacktoberfest
SulaimanAminuBarkindo
- Opened on Oct 22, 2022
- #53
I would like to Implement a function that checks if a binary tree is a symmetric tree. I have gone through the
repository, issues and PRs and it seems like nobody is working on something similar.
Please ...
SulaimanAminuBarkindo
- 1
- Opened on Oct 22, 2022
- #51
- takes variable number of arguments
- print appropriate argument in place of format specifiers e.g %d for decimal
- escape percentage with %%
- not allowed to use printf in the implementation ...
SulaimanAminuBarkindo
- Opened on Oct 18, 2022
- #50
HI,
I would like to work on this, please assign it to me. Thank you.
hacktoberfest
fz3hra
- Opened on Oct 18, 2022
- #49
Hello i want to add how to reverse an String using javascript
good first issue
hacktoberfest
farhanpro
- 2
- Opened on Oct 18, 2022
- #47
Implement a self-balancing Binary Search Tree (BST) where the difference between heights of left and right subtrees
cannot be more than one for all nodes. Any languages could be used.
good first issue
hacktoberfest
help wanted
MarsIncarnate
- 1
- Opened on Oct 12, 2022
- #41
Implementing linked list with its operations. first --- returns the first element in the list rest -- return the list
without the first element insert -- add an element to an index or last check whether ...
good first issue
hacktoberfest
help wanted
ismaelsadeeq
- 5
- Opened on Oct 12, 2022
- #37

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.