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.
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
Compiler vs Interpreter: Understanding the Differences
Cover image for Compiler vs Interpreter: Understanding the Differences

Compiler vs Interpreter: Understanding the Differences

2
Comments
7 min read
A Comprehensive Guide to Setting Up Emulators for Flutter Development
Cover image for A Comprehensive Guide to Setting Up Emulators for Flutter Development

A Comprehensive Guide to Setting Up Emulators for Flutter Development

1
Comments
2 min read
Deep Dive into Data structures using Javascript - Heap
Cover image for Deep Dive into Data structures using Javascript - Heap

Deep Dive into Data structures using Javascript - Heap

2
Comments
13 min read
Discover Simplicity and Fun in Tech with Dev Hots on LinkedIn!
Cover image for Discover Simplicity and Fun in Tech with Dev Hots on LinkedIn!

Discover Simplicity and Fun in Tech with Dev Hots on LinkedIn!

72
Comments 7
2 min read
Bare Metal vs Virtual Machine vs Containers
Cover image for Bare Metal vs Virtual Machine vs Containers

Bare Metal vs Virtual Machine vs Containers

14
Comments
1 min read
Becoming a Coding Pro: The Road to Mastering Problem-Solving

Becoming a Coding Pro: The Road to Mastering Problem-Solving

Comments
3 min read
Data Encryption: Securing Data at Rest and in Transit with Encryption Technologies
Cover image for Data Encryption: Securing Data at Rest and in Transit with Encryption Technologies

Data Encryption: Securing Data at Rest and in Transit with Encryption Technologies

114
Comments
15 min read
What is a Checksum? A Guide to Using the cksum Command in Linux to Verify File Modifications
Cover image for What is a Checksum? A Guide to Using the cksum Command in Linux to Verify File Modifications

What is a Checksum? A Guide to Using the cksum Command in Linux to Verify File Modifications

4
Comments
3 min read
Unraveling Graph Structures: Exploring Adjacency Matrices
Cover image for Unraveling Graph Structures: Exploring Adjacency Matrices

Unraveling Graph Structures: Exploring Adjacency Matrices

Comments
5 min read
Proving natural numbers are infinity in Coq 🧙🏼
Cover image for Proving natural numbers are infinity in Coq 🧙🏼

Proving natural numbers are infinity in Coq 🧙🏼

10
Comments
3 min read
Understanding Tree: Features, Time Complexity, Difference between BFS and DFS

Understanding Tree: Features, Time Complexity, Difference between BFS and DFS

1
Comments
6 min read
Computer Science 4 Newbies - Understanding The Big-O
Cover image for Computer Science 4 Newbies - Understanding The Big-O

Computer Science 4 Newbies - Understanding The Big-O

11
Comments
5 min read
loading...