https://github.com/uhpoler/kpi-second-semester
This repository contains materials from all disciplines of the second semester
https://github.com/uhpoler/kpi-second-semester
activity-diagram bfs bstree bubble-sort cisco-packet-tracer class-diagram component-diagram cooperation-diagram cpp deployment-diagram hash-functions insertion-sort merge-sort python quick-sort salesman sequence-diagram state-diagram use-case-diagram
Last synced: 28 days ago
JSON representation
This repository contains materials from all disciplines of the second semester
- Host: GitHub
- URL: https://github.com/uhpoler/kpi-second-semester
- Owner: uhpoler
- Created: 2023-10-06T18:54:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-06T17:17:41.000Z (about 1 year ago)
- Last Synced: 2025-02-02T09:09:46.123Z (3 months ago)
- Topics: activity-diagram, bfs, bstree, bubble-sort, cisco-packet-tracer, class-diagram, component-diagram, cooperation-diagram, cpp, deployment-diagram, hash-functions, insertion-sort, merge-sort, python, quick-sort, salesman, sequence-diagram, state-diagram, use-case-diagram
- Language: C++
- Homepage:
- Size: 33.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KPI-second-semester
This repository contains materials from all disciplines of the second semester
## Algorithm and data structure
- 8 lab works written in python language with reports and graphics
- Insertion sort
- Bubble Sort
- Merge Sort
- Quick Sort
- BFS
- Hash function
- Binary search tree
- Salesman problem
## Basics of programming2
- 7 lab works written in C++ language
- Data Files
- Binary Files
- Classes and objects
- Operator Overloading
- Inheritance and polymorphism
- Data structures
- Exception Handling
- GUI Applications## Components of software engineering
- 5 lab works with diagrams of
- Diagram of use cases
- Class diagram
- Activity diagram
- Cooperation diagram
- Sequence diagram
- State diagram
- Diagram of components
- Deployment diagram## Basics of computer systems and networks
- reports for 6 lab works of CISCO packet tracer## Mathematical analysis
- 3 calculation works