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.
Building networks from A to Z - Part 1 : the basics

Building networks from A to Z - Part 1 : the basics

56
Comments 2
4 min read
Algorithm explained: Levenshtein edit distance

Algorithm explained: Levenshtein edit distance

72
Comments 2
8 min read
Learn Three Languages

Learn Three Languages

8
Comments
3 min read
Building networks from A to Z - Part 3 : Data link and topology

Building networks from A to Z - Part 3 : Data link and topology

3
Comments 2
8 min read
Stacks & Queues

Stacks & Queues

8
Comments 2
5 min read
Building networks from A to Z - Part 2 : let's get physical!

Building networks from A to Z - Part 2 : let's get physical!

9
Comments 1
4 min read
Big-O Notation Cheat Sheet: quick answers to Big-O questions

Big-O Notation Cheat Sheet: quick answers to Big-O questions

106
Comments 2
4 min read
Flood Fill algorithm: A graphical step-by-step explanation of the paint bucket

Flood Fill algorithm: A graphical step-by-step explanation of the paint bucket

10
Comments
3 min read
About code smells

About code smells

6
Comments
2 min read
To Assess or not to Assess???

To Assess or not to Assess???

3
Comments
1 min read
Learning Memoization in Javascript Part 2

Learning Memoization in Javascript Part 2

9
Comments 1
1 min read
Hacktoberfest2020 🎉✨wrapup and few key🔑 points🎯 to note

Hacktoberfest2020 🎉✨wrapup and few key🔑 points🎯 to note

23
Comments 2
2 min read
What is Open power Architecture?

What is Open power Architecture?

4
Comments 2
4 min read
What is Python part 2

What is Python part 2

2
Comments
3 min read
Swap Variable Values ​​Without a Temporary Variable

Swap Variable Values ​​Without a Temporary Variable

5
Comments
2 min read
Hash table efficiency example

Hash table efficiency example

5
Comments
1 min read
Linear Regression (Normal equation)

Linear Regression (Normal equation)

2
Comments
1 min read
[Giveaway] Practical Natural Language Processing Book | NLP/ML in Industry | GPT-3 and more

[Giveaway] Practical Natural Language Processing Book | NLP/ML in Industry | GPT-3 and more

3
Comments
1 min read
Leetcode September Day18

Leetcode September Day18

7
Comments
2 min read
Basics of Python in a nutshell!

Basics of Python in a nutshell!

17
Comments 7
4 min read
Awaitable/awaiter pattern and logical micro-threading in C#

Awaitable/awaiter pattern and logical micro-threading in C#

34
Comments 4
10 min read
Under The Hood : Unassigned Global Variables

Under The Hood : Unassigned Global Variables

10
Comments
4 min read
Private Cloud Server on Raspberry Pi

Private Cloud Server on Raspberry Pi

14
Comments 1
10 min read
Demystifying Computers: RAM (Random Access Memory)

Demystifying Computers: RAM (Random Access Memory)

53
Comments 4
5 min read
That Really Tricky "isPandigital" Problem– but in Python

That Really Tricky "isPandigital" Problem– but in Python

5
Comments 2
9 min read
loading...