Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
/ L2T1 Public archive

BUET CSE Level 2 - Term 1 Sessional Offlines (CSE204, CSE218)

Notifications You must be signed in to change notification settings

fazledyn/L2T1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Level 2 Term 1 Offlines

CSE 204 : Data Structures & Algorithms I Sessional (C++)

Topics Covered: Sorting algorithms, Powerset Computation, Queue, Stack, Binary Search Tree, Graph Representation, Priority Queue, Different Array Sorting Complexity, Disjoin Sets, Greedy Algorithm, Dynamic Programming

CSE 218 : Numerical Analysis Sessional (Python)

Topics Covered: Equation Solving using different methods, Tableu Calculation, Graph Plotting, Linear Regression etc.