Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
apt_exercises
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mohammed Ahmed
apt_exercises
Graph
6db1c292fccb7f3af5eb26970cc325dab35e7b27
Select Git revision
Branches
2
ma18960-master-patch-58670
master
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jun
30
May
30
Apr
24
19
19
Jun
9
5
21
May
8
Delete Clean_Code
ma18960-master-…
ma18960-master-patch-58670
Delete Clean_Code
master
master
clean code
update
Update students.html
Update professors.html
Update index.html
Update exams.html
Update base.html
Update views.py
Update models.py
Update models.py
Update bintree.py
Update bintree.py
Update bintree.py
Update test.csv
Update html_writer.py
Renamed directory more properly
Properly linked the tutorial
Prepared template engine exercise
Ignore virtual environments
Django example for Object-Relational Mappers
Ignore pycache files
Added exercise on hysteric eliza
Test example from exercise sheet
Changed search result from True to BinTreeNode
Made test for search more precise
Check insert into empty tree
Check for insert and search methods
Check for BinTree.root == None
Added value to BinTreeNode
Test node for left and right children
Expect classes BinTree and BinTreeNode
Started bintree exercise
Reorganized repository
Added gitignore to ignore pyc files and the result file
Added unit tests
Added test data
Added program exercise and HTML template
Loading