Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codebasics
/
data-structures-algorithms-python
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
1.3k
Code
Issues
22
Pull requests
40
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Clear filter
Search
Labels
Milestones
New issue
Search results
Open
Closed
delete function in BST not working while deleting first element if its the lowest
Status: Open.
#94
In codebasics/data-structures-algorithms-python;
·
snehA5e8a
opened
on Jul 23, 2024
data_structures
Status: Open.
#81
In codebasics/data-structures-algorithms-python;
·
mlatifkaya
opened
on Nov 17, 2023
Hashtable - Linear probing __setitem__ not considering updates.
Status: Open.
#78
In codebasics/data-structures-algorithms-python;
·
ManuMathewVarghese
opened
on Jun 28, 2023
Code not Working
Status: Open.
#77
In codebasics/data-structures-algorithms-python;
·
connectusmanali
opened
on May 23, 2023
3_odd_even_numbers.py code is not optimised
Status: Open.
#75
In codebasics/data-structures-algorithms-python;
·
Aribaskar-jb
opened
on May 16, 2023
Incorrect Answer
Status: Open.
#74
In codebasics/data-structures-algorithms-python;
·
niranjank2022
opened
on Apr 30, 2023
This missed str() .
Status: Open.
#72
In codebasics/data-structures-algorithms-python;
·
HowardQIN9
opened
on Mar 31, 2023
Why are we not getting an error if the item "figs" isn't even in the list?
Status: Open.
#67
In codebasics/data-structures-algorithms-python;
·
whyevenquestion1t
opened
on Jan 7, 2023
Incorrect Answer
Status: Open.
#65
In codebasics/data-structures-algorithms-python;
·
KeerthiVasan-ai
opened
on Dec 20, 2022
Delete Node if self.right is None.
Status: Open.
#63
In codebasics/data-structures-algorithms-python;
·
arpit153
opened
on Nov 8, 2022
remove unwanted extra interation of loop and saving data in queue in 6_Queue/Exercise/binary_numbers.py
Status: Open.
#57
In codebasics/data-structures-algorithms-python;
·
udipta
opened
on May 30, 2022
Infinite loop thread in 6_Queue Exercise food_ordering_system.py
Status: Open.
#56
In codebasics/data-structures-algorithms-python;
·
udipta
opened
on May 30, 2022
You can’t perform that action at this time.