Forem

Computer Science 🤓

This tag is for sharing and asking questions about anything related to computer science, including data structures, algorithms, research, and white papers! 🤓

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
RAID

RAID

1
Comments
5 min read
Introduction to graphs - BFS algorithm
Cover image for Introduction to graphs - BFS algorithm

Introduction to graphs - BFS algorithm

15
Comments
6 min read
Some aspects of Merkle Tree

Some aspects of Merkle Tree

Comments
3 min read
System design - princípios da escalabilidade de sistemas através da distribuição

System design - princípios da escalabilidade de sistemas através da distribuição

2
Comments
4 min read
The ideal password - proven with maths

The ideal password - proven with maths

Comments
5 min read
It's Time to End the Biggest Programming Myth
Cover image for It's Time to End the Biggest Programming Myth

It's Time to End the Biggest Programming Myth

14
Comments 2
3 min read
Purely Functional Programming in JavaScript

Purely Functional Programming in JavaScript

Comments
7 min read
A new lightweight lossless compression scheme

A new lightweight lossless compression scheme

3
Comments 1
3 min read
Estudo de base sobre RAID: origem, tipos e características
Cover image for Estudo de base sobre RAID: origem, tipos e características

Estudo de base sobre RAID: origem, tipos e características

5
Comments
17 min read
What makes Go's compiler so FAST?

What makes Go's compiler so FAST?

2
Comments
1 min read
Pilot - Start of my blog journey 🛫
Cover image for Pilot - Start of my blog journey 🛫

Pilot - Start of my blog journey 🛫

1
Comments 3
2 min read
Pedagogy for Self Taught Developers: Introduction to Identifying Your Technical Skill Level with Bloom’s Taxonomy
Cover image for Pedagogy for Self Taught Developers: Introduction to Identifying Your Technical Skill Level with Bloom’s Taxonomy

Pedagogy for Self Taught Developers: Introduction to Identifying Your Technical Skill Level with Bloom’s Taxonomy

1
Comments
2 min read
Math for Devs - Encryption Essentials
Cover image for Math for Devs - Encryption Essentials

Math for Devs - Encryption Essentials

15
Comments 1
6 min read
🌟 Sharing My Exciting 6-Month Internship Journey at Amazon! 🎉
Cover image for 🌟 Sharing My Exciting 6-Month Internship Journey at Amazon! 🎉

🌟 Sharing My Exciting 6-Month Internship Journey at Amazon! 🎉

4
Comments
1 min read
Data structures and algorithms in depth: C++, Swift, Python, Java, C#, JavaScript.
Cover image for Data structures and algorithms in depth: C++, Swift, Python, Java, C#, JavaScript.

Data structures and algorithms in depth: C++, Swift, Python, Java, C#, JavaScript.

11
Comments 1
31 min read
Divide & Conquer (Grokking Algorithms)

Divide & Conquer (Grokking Algorithms)

2
Comments
2 min read
Computing the 10,000th Fibonacci number in less than a second. Unveiling the Secrets of Giant Numbers: Building Your Own BigInt
Cover image for Computing the 10,000th Fibonacci number in less than a second. Unveiling the Secrets of Giant Numbers: Building Your Own BigInt

Computing the 10,000th Fibonacci number in less than a second. Unveiling the Secrets of Giant Numbers: Building Your Own BigInt

13
Comments
6 min read
Java - 📏 Measuring Up `size()`- Doubly Linked List 📖

Java - 📏 Measuring Up `size()`- Doubly Linked List 📖

Comments
1 min read
Is Data Struct about memory?
Cover image for Is Data Struct about memory?

Is Data Struct about memory?

5
Comments
3 min read
How Torrent Works?

How Torrent Works?

Comments
6 min read
Java - Finding Your Node's Place with `get(index)`! 💁‍♂️

Java - Finding Your Node's Place with `get(index)`! 💁‍♂️

Comments
1 min read
Java - Singly Linked Lists: Playing Detective with `find(data)` 🕵️‍♂️

Java - Singly Linked Lists: Playing Detective with `find(data)` 🕵️‍♂️

Comments
1 min read
Building a Simple Bootloader in NASM x86
Cover image for Building a Simple Bootloader in NASM x86

Building a Simple Bootloader in NASM x86

6
Comments
3 min read
Java - Understanding the Singly Linked List: Counting Nodes with size()

Java - Understanding the Singly Linked List: Counting Nodes with size()

Comments
1 min read
Failing The Google Coding Interview: A Learning Story
Cover image for Failing The Google Coding Interview: A Learning Story

Failing The Google Coding Interview: A Learning Story

7
Comments 6
3 min read
loading...