• Stars
    star
    1
  • Language
    C++
  • Created almost 7 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Coding assignments for Data Structures course.

More Repositories

1

bully

Bully leader election algorithm implementation for distributed systems.
Python
5
star
2

vending-machine

Vending Machine implementation on FPGA.
Verilog
5
star
3

risk-game

RISKBudur is a turn based strategy game and board game engine that allows to play 2 to 6 people.
JavaScript
4
star
4

signal-protocol

Implementation of the Signal Protocol, which provides forward secrecy and deniability by use of elliptic curve cryptography, Diffie-Hellman key exchange and end-to-end encryption.
Python
2
star
5

face-recognition

Computer Vision face recognition and reconstruction by PCA method and eigenfaces.
MATLAB
2
star
6

programming-languages

Programming languages assignments: Implementing a scanner, writing a context free grammar, implementing a simple parser, semantic checker and simple translator, implementing a calculator with scheme
C
2
star
7

computer-vision

Lab implementations of various computer computer vision applications such as filtering, edge detection, hough transform, optical flow, correlation matching, 3D structure and pose recovery.
MATLAB
2
star
8

ecommerce-data-visualization

A force-directed graph visualization tool based on an online e-commerce website data by use of d3.js library.
Jupyter Notebook
1
star
9

simple-guestbook

Simple Guestbook implementation with PHP+MYSQL
PHP
1
star
10

data-structures-armv8-assembly

Assembly implementations of Linkedlist, Stack, Binary Search Tree and Hash Table in ARMv8.
Assembly
1
star
11

classical-ciphers

Classical cryptographic cipher implementations: Shift Cipher, Affine Cipher, Bigram Affine Cipher, Vigenere Cipher
Python
1
star
12

3-color

An analysis of a NP-Complete Graph Colouring problem 3-Colourability and an approximate algorithm analysis that solves 3-COL.
C++
1
star
13

introduction-to-programming

Introduction to Programming course coding assignments.
C++
1
star
14

advanced-programming

Advanced Programming (CS204) course in Sabanci University coding assignments in C++ programming language.
C++
1
star
15

hardware-description-languages

Coding lab assignments of Hardware Description Languages course in Verilog and VHDL programming languages.
Verilog
1
star
16

computer-architectures-armv8

Computer Architectures projects (Fibonacci, Simple Calculator, Ackermann Function) implemented in ARMv8 assembly language.
Assembly
1
star