boranyldrm
SWE Intern @ Google // MS, Computer Software Engineering @ Northeastern University US. 2020 // BS, Computer Engineering @ Bilkent University, Ankara, Turkey.
@GoogleSilicon Valley
Pinned Repositories
Amazon-Reviews-Sentiment-Analysis
Analyze-of-3-Sorting-Algorithms
BasicCalculator
It may be help somebody when making a basic calculator.
borix
It is an Operating System for learning OS implementation.
dewops
Decentralized word processing
English_Word_Suggestion
AVL Tree used for "Did you mean this"
Kangal
TCP-Syn-Flood
MIPS-Assembly
MovieRecommendationSystem
PhoneBook
In this phone- book, for each person, you will have an entry in which you keep the first name and the last name of the person as well as a list of her/his phone numbers. Each phone number is represented by a three digit integer corresponding to the area code and a seven digit integer corresponding to the number. The phone- book MUST use a sorted linear doubly linked list (with no dummy head node) to store the person entries, and for each person, an unsorted circular singly linked list (with no dummy head node) to store the phone numbers.
boranyldrm's Repositories
boranyldrm/Kangal
TCP-Syn-Flood
boranyldrm/Bilkent-Courses
Archive for Courses at Bilkent University
boranyldrm/Cs315-Harika
Harika Programming Language
boranyldrm/CS319-2c
CS 319 Object-Oriented Software Engineering Project
boranyldrm/CS353_DB_Project
boranyldrm/CS442
Distributed Systems and Algorithms
boranyldrm/English_Word_Suggestion
AVL Tree used for "Did you mean this"
boranyldrm/kron
boranyldrm/MIPS-Assembly
boranyldrm/Amazon-Reviews-Sentiment-Analysis
boranyldrm/Analyze-of-3-Sorting-Algorithms
boranyldrm/borix
It is an Operating System for learning OS implementation.
boranyldrm/dewops
Decentralized word processing
boranyldrm/MovieRecommendationSystem
boranyldrm/BinarySearchTree
boranyldrm/boranyldrm.github.io
boranyldrm/ciphermed
Implementation of "Machine Learning Classification over Encrypted Data" by Raphael Bost, Raluca Ada Popa, Stephen Tu and Shafi Goldwasser
boranyldrm/Condor
A fast, simple, and intelligent new programming language
boranyldrm/DigitInputView
Character input field with separated underline for iOS
boranyldrm/docker-jiff
containerized https://github.com/multiparty/jiff
boranyldrm/Dorthraki-Word-Suggestion
Did You Mean This ... Repository
boranyldrm/git-lfs
Git extension for versioning large files
boranyldrm/github-issue-templates
:symbols: A collection of GitHub issue and pull request templates
boranyldrm/GVFS
Git Virtual File System
boranyldrm/HashTable
Separate chaining with AVL Tree
boranyldrm/HostNet
boranyldrm/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
boranyldrm/LinearDataStructures
Linear data structures implementation
boranyldrm/swipe-navigation
Snapchat like 4-way swipe navigation in Swift for iOS
boranyldrm/xnu
XNU - Mac OS X kernel