DEV Community

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.
Java - 📏 Measuring Up `size()`- Doubly Linked List 📖

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

Comments
1 min read
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

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

Failing The Google Coding Interview: A Learning Story

7
Comments 6
3 min read
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

A Comprehensive Guide to Setting Up Emulators for Flutter Development

1
Comments
2 min read
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!

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

72
Comments 7
2 min read
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

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

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

Unraveling Graph Structures: Exploring Adjacency Matrices

Comments
5 min read
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

Computer Science 4 Newbies - Understanding The Big-O

11
Comments
5 min read
MIT's Missing Semester Class: Beyond the CS Curriculum

MIT's Missing Semester Class: Beyond the CS Curriculum

18
Comments 2
3 min read
Audio Embeddings: Understanding the basics

Audio Embeddings: Understanding the basics

42
Comments 2
4 min read
Building a JSON Parser from scratch with JS 🤯

Building a JSON Parser from scratch with JS 🤯

18
Comments 1
8 min read
How To Install Ubuntu On Intel Mac

How To Install Ubuntu On Intel Mac

56
Comments
4 min read
[Typia] Hidden Class Optimization of v8 Engine

[Typia] Hidden Class Optimization of v8 Engine

49
Comments 5
5 min read
loading...