Skip to content

Adel-Nasim/Data-Structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structure source code by Adel Nasim

This source code for course in youtube

N|Solid

Build Status

You must have good knowledge one of

  • C++
  • Java
  • Python
  • C#

Topic

  • Introduction
  • Complexity
  • Introduction To Stack
  • Stack Implementation
  • Stack Using Linked List(Linked Stack)-Part 1
  • Stack Implementation
  • Stack Using Linked List Implementation
  • Balanced Parentheses Using Stack {([ ])}
  • Expression Evaluation Using Stack
  • and alot