Skip to content

CSEN301 Data Structure & Algorithms Practice Assignments Solutions

Notifications You must be signed in to change notification settings

AhmedNasserG/CSEN301

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSEN301 Data Structure & Algorithms

Goals of this Repository

  1. Share my Practice Assignment Solutions of CSEN301 Course with others.
  2. Save and Organize my solution to use them as a DS&A reference for me in the future If needed.

Brief about this Course

  • This Course is provided by: German University in Cairo, Faculty of Media Engineering and Technology, Department of Computer Science and Engineering.
  • For 3rd Semester CS Students.
  • Used Language is Java.

Content

# Topic Covered Practice Assignment My Solutions
1 Arrays PA 1 PA 1 Sol
2 Sorting PA 2 PA 2 Sol
3 Stack of Integers PA 3 PA 3 Sol
4 Stack of Objects PA 4 PA 4 Sol
5 Queues PA 5 PA 5 Sol
6 Priority Queues PA 6 PA 6 Sol
7 Linked Lists I PA 7 PA 7 Sol
8 Linked Lists II PA 8 PA 8 Sol
9 Trees I PA 9 PA 9 Sol
10 Trees II PA 10 PA 10 Sol
11 Hash Tables PA 11 PA 11 Sol

Credits ©

Solutions by Ahmed Nasser.

About

CSEN301 Data Structure & Algorithms Practice Assignments Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages