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.
What exactly is big O, big Θ, big Ω ?

What exactly is big O, big Θ, big Ω ?

41
Comments 3
1 min read
Random Number and Card Shuffling Algorithm

Random Number and Card Shuffling Algorithm

65
Comments 2
5 min read
Apa Itu Coding?

Apa Itu Coding?

6
Comments
5 min read
Bagaimana Komputer Bekerja?

Bagaimana Komputer Bekerja?

5
Comments 2
4 min read
Interview Prep #6: Rotate Image

Interview Prep #6: Rotate Image

9
Comments 2
1 min read
Stack Data Structure in C++ & operations

Stack Data Structure in C++ & operations

7
Comments
3 min read
Finding Books for Prisoners

Finding Books for Prisoners

9
Comments
4 min read
Bubble sort

Bubble sort

37
Comments 4
2 min read
Programming Paradigm

Programming Paradigm

85
Comments 9
4 min read
Selection sort

Selection sort

12
Comments
2 min read
Interview Prep #5: String Compression

Interview Prep #5: String Compression

19
Comments 1
2 min read
Queue Data Structure

Queue Data Structure

14
Comments
5 min read
C9 Lectures: Dr Erik Meijer - Functional Programming Fundamentals

C9 Lectures: Dr Erik Meijer - Functional Programming Fundamentals

6
Comments
1 min read
Paradigmas de Programação

Paradigmas de Programação

19
Comments 3
4 min read
Lexical Analysis

Lexical Analysis

4
Comments
2 min read
What is Hashing?

What is Hashing?

37
Comments 4
6 min read
The Magic of the Fibonacci Numbers & why we love computing them - part 1

The Magic of the Fibonacci Numbers & why we love computing them - part 1

9
Comments 1
4 min read
What is Encoding?

What is Encoding?

12
Comments
1 min read
What is Encryption?

What is Encryption?

6
Comments
2 min read
5 Projects To Do When You're Offline

5 Projects To Do When You're Offline

239
Comments 8
4 min read
An update on the Rumi Programming Language, and an overview of the tools used

An update on the Rumi Programming Language, and an overview of the tools used

9
Comments 4
5 min read
An introduction to the Domain Name System.

An introduction to the Domain Name System.

99
Comments 2
6 min read
Binary Exponentiation

Binary Exponentiation

7
Comments 2
2 min read
O operador pipeline e a programação funcional

O operador pipeline e a programação funcional

8
Comments
3 min read
What are computer networks and how to actually understand them

What are computer networks and how to actually understand them

75
Comments 6
13 min read
Stack Data Structure

Stack Data Structure

6
Comments
5 min read
Common Sorting Algorithms

Common Sorting Algorithms

115
Comments 2
8 min read
Intro to Functional Combinators in Javascript

Intro to Functional Combinators in Javascript

45
Comments 8
2 min read
6 CI Tools Review by me

6 CI Tools Review by me

7
Comments 2
4 min read
The Blockchain architecture

The Blockchain architecture

8
Comments 2
7 min read
Concurrency, parallelism, and the many threads of Santa Claus 🎅

Concurrency, parallelism, and the many threads of Santa Claus 🎅

170
Comments 6
6 min read
Signed vs Unsigned Bit Integers: What Does It Mean and What's The Difference?

Signed vs Unsigned Bit Integers: What Does It Mean and What's The Difference?

18
Comments 1
10 min read
Binary & Bit Manipulation

Binary & Bit Manipulation

46
Comments 3
4 min read
What Functional Programming Taught Me About Object Oriented Programming

What Functional Programming Taught Me About Object Oriented Programming

6
Comments
6 min read
Complejidad algorítmica o cómo mejorar el tiempo de ejecución

Complejidad algorítmica o cómo mejorar el tiempo de ejecución

4
Comments
5 min read
Building an Event Listener SPI (Plugin) for KeyCloak

Building an Event Listener SPI (Plugin) for KeyCloak

38
Comments 8
7 min read
Keeping continuity in Competitve Programming

Keeping continuity in Competitve Programming

9
Comments 2
2 min read
An Intro to TensorFlow.js: Machine Learning made Accessible in JavaScript.

An Intro to TensorFlow.js: Machine Learning made Accessible in JavaScript.

196
Comments 9
3 min read
How the Unix Shell sees the world (Expansion, Quoting)

How the Unix Shell sees the world (Expansion, Quoting)

59
Comments
6 min read
Reflecting on My Fourth Semester of Teaching

Reflecting on My Fourth Semester of Teaching

11
Comments 2
18 min read
How To Read A Computer Science Book

How To Read A Computer Science Book

80
Comments 1
3 min read
How to Improve Coding Comprehension Using Peer Instruction

How to Improve Coding Comprehension Using Peer Instruction

42
Comments
10 min read
The ultimate guide to master tree data structures step-by-step in Python and Javascript

The ultimate guide to master tree data structures step-by-step in Python and Javascript

17
Comments 2
17 min read
A Backdoor with a multitude of features

A Backdoor with a multitude of features

6
Comments
1 min read
x-Bit Integers: Solving With A Range

x-Bit Integers: Solving With A Range

7
Comments 1
5 min read
SOLID — Principles of Object-Oriented Design

SOLID — Principles of Object-Oriented Design

287
Comments 2
6 min read
Logical Time and Lamport Clocks (Part 2)

Logical Time and Lamport Clocks (Part 2)

39
Comments 1
8 min read
Investigating tree height of a red black tree

Investigating tree height of a red black tree

3
Comments 2
2 min read
Intro to X-bit and Binary Integers

Intro to X-bit and Binary Integers

5
Comments
5 min read
I'm implementing a Red Black Tree in Python

I'm implementing a Red Black Tree in Python

4
Comments 2
1 min read
7 Advanced C++ Concepts You Should Know

7 Advanced C++ Concepts You Should Know

129
Comments 4
25 min read
Exploring Language, Sarcasm, and Bias in Artificial Intelligence

Exploring Language, Sarcasm, and Bias in Artificial Intelligence

59
Comments 5
4 min read
Unit Testing is not Jasmine/Karma

Unit Testing is not Jasmine/Karma

10
Comments
2 min read
How to Write Emulator - Fetch Decode Execute Cycle

How to Write Emulator - Fetch Decode Execute Cycle

9
Comments
3 min read
Finishing Fast

Finishing Fast

7
Comments
3 min read
How I built a cloud Gaming service, part 1

How I built a cloud Gaming service, part 1

19
Comments
4 min read
Introducing bekk.christmas - 12 christmas calendars!

Introducing bekk.christmas - 12 christmas calendars!

19
Comments
6 min read
Bug Squashing: A singly linked list python implementation | Part 3

Bug Squashing: A singly linked list python implementation | Part 3

6
Comments
2 min read
27 Programming Youtube channels you should know

27 Programming Youtube channels you should know

1065
Comments 76
3 min read
What, you may ask, is a Treap?

What, you may ask, is a Treap?

5
Comments
1 min read
loading...