Pinned Repositories
42-2022
This repo contains all my work done during 42 Main Curriculum 2022
bandwidth_saturation_test
cache_hierarchy_performance_exploration
The following repository contains the solution to the following problem: Implement a program that accesses an array with increasing stride sizes (e.g., step 1, 16, 64, 256) and measure access times. Explain how different cache levels (L1, L2, L3) affect performance due to locality.
CGI
coding-interview-university
A complete computer science study plan to become a software engineer.
cpp_09_ex02
Ford_Johnson Algorithm
DevOps-with-Docker
github-chapter-2-contributions
This repo is the final exercise of Git and Github course on Codedex
github-chapter-2-sandbox
Intended for exercises 6-10 in Chapter 2 of Codédex's Git/GitHub course
p_s
Final version of push_swap
AniDashyan's Repositories
AniDashyan/42-2022
This repo contains all my work done during 42 Main Curriculum 2022
AniDashyan/p_s
Final version of push_swap
AniDashyan/CGI
AniDashyan/coding-interview-university
A complete computer science study plan to become a software engineer.
AniDashyan/cpp_09_ex02
Ford_Johnson Algorithm
AniDashyan/DevOps-with-Docker
AniDashyan/github-chapter-2-contributions
This repo is the final exercise of Git and Github course on Codedex
AniDashyan/github-chapter-2-sandbox
Intended for exercises 6-10 in Chapter 2 of Codédex's Git/GitHub course
AniDashyan/Hertie-Data-Science-Summer-School-2023
AniDashyan/inc
AniDashyan/inception
The following repo contains 42 school project inception. It is about docker and docker compose.
AniDashyan/libft
Aim of this project is to recreate some functions of standard c library
AniDashyan/Philosophers
This project is my implementation of the dining philosophers problem
AniDashyan/push_swap
This is push_swap. It's a sorting algorithm projects.
AniDashyan/push_swap_2
AniDashyan/Solidity-Remix
This repo contains implementations of ERC-20 and ERC-721 tokens