Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
RelCode
/
practice
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
practice
python
data_structure_visualizer
on
master
User selector
All users
All time
Commit history
Commits on Apr 5, 2025
clean up
RelCode
committed
cd938e0
View commit details
Copy full SHA for cd938e0
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
clean up
RelCode
committed
40f4401
View commit details
Copy full SHA for 40f4401
View code at this point
Browse repository at this point
Commits on Mar 30, 2025
updated main menu
RelCode
committed
72328c1
View commit details
Copy full SHA for 72328c1
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
added searching algorithms
RelCode
committed
0fa2971
View commit details
Copy full SHA for 0fa2971
View code at this point
Browse repository at this point
added quick and merge sorts to the application
RelCode
committed
b1a60f8
View commit details
Copy full SHA for b1a60f8
View code at this point
Browse repository at this point
Commits on Feb 9, 2025
added 3 of the 5 sorting algorithms
RelCode
committed
e40b57f
View commit details
Copy full SHA for e40b57f
View code at this point
Browse repository at this point
Commits on Feb 8, 2025
updated postorder recursive traversal
RelCode
committed
db399b3
View commit details
Copy full SHA for db399b3
View code at this point
Browse repository at this point
completed binary tree implementation which includes insert and traversals (inorder, preorder, postorder) as well as binary tree searching
RelCode
committed
7c16a0c
View commit details
Copy full SHA for 7c16a0c
View code at this point
Browse repository at this point
Commits on Feb 6, 2025
added linked list visualizer
RelCode
committed
3ca89b5
View commit details
Copy full SHA for 3ca89b5
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
Delete python/data_structure_visualizer/__pycache__ directory
RelCode
authored
bd71b92
View commit details
Copy full SHA for bd71b92
View code at this point
Browse repository at this point
stack and queue classes are fully functional, utils has been initialized to handle some of the shared functions like clearing screen
RelCode
committed
77b4fef
View commit details
Copy full SHA for 77b4fef
View code at this point
Browse repository at this point
initial commit of the console-based data visualization application
RelCode
committed
5e90c6b
View commit details
Copy full SHA for 5e90c6b
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.