Skip to content

Contains my solutions for Bilkent University Fundemantal Structures of Computer Science course.

License

Notifications You must be signed in to change notification settings

zeynepoztunc/CS202_Fundamental_Structures_of_Computer_Science_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS202_Fundamental_Structures_of_Computer_Science_2

Contains my solutions for Bilkent University Fundemantal Structures of Computer Science course.

  • Homework 1 : Algorithm Efficiency and Sorting
    • Topics: Bubble sort, Quick sort, Merge sort, Selection, Sort, Recurrence Relationships, Performance Analysis of Different Sorting Algorithms
  • Homework 2 : Binary Search Trees
    • Topics: Binary trees, Binary search trees, Inorder traversal, Preorder traversal, Postorder traversal, Binary search tree height, Height analysis of inserting different items to a binary searh tree
  • Homework 3 :
    • Topics:

About

Contains my solutions for Bilkent University Fundemantal Structures of Computer Science course.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages