EEE441 DATA STRUCTURES 
    
       | Course Code: | 
       3560441 | 
    
    
       | METU Credit (Theoretical-Laboratory hours/week): | 
       3(3-0) | 
    
    
       | ECTS Credit: | 
       5.0 | 
    
    
       | Department: | 
       Electrical And Electronics Engineering | 
    
    
       | Language of Instruction: | 
       English | 
    
    
       | Level of Study: | 
       Undergraduate | 
    
    
       | Course Coordinator: | 
       Prof.Dr. ALÝ MUHTAROÐLU | 
    
    
       | Offered Semester: | 
       Fall Semesters. | 
    
	
	| Prerequisite: | 
		Set 1: 3550140
	 | 
	| The course set above should be completed before taking
	  EEE441 DATA STRUCTURES . | 
Course Content
Arrays. stacks. queues. linked lists. trees. hash tables. graphs: Algorithms and efficiency of access. Searching and sorting algorithms.