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
Arefeh Naseri
apt_exercises
Graph
9c6e07e26fdfe7c36a7f0960c710da50b96101d9
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Jun
4
30
May
29
Apr
24
23
19
19
Jun
9
5
21
May
8
update Clean code exercise
master
master
update for exercise Clean Code
Update template files and db
Update base.html
add new migration manually
updating models
we should fix 2 error.
Name and Email added.
completing ex Nr 5 .
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