An open API service indexing awesome lists of open source software.

https://github.com/bhagat-hrishi/cs-fundamentals


https://github.com/bhagat-hrishi/cs-fundamentals

computer-networks database object-oriented-programming operating-system

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Cs Fundamentals

This repo contains some notes for cs fundamentals.

## Leetcode Post
- [Binary Search](https://leetcode.com/problems/binary-search/discuss/423162/Binary-Search-101)
- [Important and Useful links from all over the LeetCode](https://leetcode.com/discuss/general-discussion/665604/Important-and-Useful-links-from-all-over-the-Leetcode)

## [GFG Last Minutes Notes](https://www.geeksforgeeks.org/lmns-gq/)

## [Striver Core Subjects Sheet](https://docs.google.com/document/d/1sQlRDw6--HwyxeFL7b4kBsOG-Tz7rXMbpWNnfvJErA4/edit)

## Extra

- [What happen When you type url and press enter (medium)](https://medium.com/@maneesha.wijesinghe1/what-happens-when-you-type-an-url-in-the-browser-and-press-enter-bb0aa2449c1a)

- [How the web works (Freecodecamp)](https://www.freecodecamp.org/news/how-the-web-works-a-primer-for-newcomers-to-web-development-or-anyone-really-b4584e63585c/)

- [How web browsers works](https://cabulous.medium.com/how-browser-works-part-i-process-and-thread-f63a9111bae9)

- [Http and it's working](https://faun.pub/http-and-everything-you-need-to-know-about-it-8273bc224491?gi=96efabd1462b)