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.
A simple (?) task on algorithm complexity

A simple (?) task on algorithm complexity

3
Comments
1 min read
What's inside the world most popular programming language?

What's inside the world most popular programming language?

10
Comments 2
6 min read
What is cohesion and why should you care?

What is cohesion and why should you care?

6
Comments
8 min read
Beginner's Python Cheat-Sheet

Beginner's Python Cheat-Sheet

16
Comments
4 min read
How to convert image to sound in Python

How to convert image to sound in Python

11
Comments
3 min read
Complete Introduction to the 30 Most Essential Data Structures & Algorithms

Complete Introduction to the 30 Most Essential Data Structures & Algorithms

1811
Comments 28
35 min read
Looking Under The hood : Learning assembly by compiling C

Looking Under The hood : Learning assembly by compiling C

16
Comments
6 min read
Under The Hood Of C With Assembly : No Code

Under The Hood Of C With Assembly : No Code

7
Comments 3
6 min read
Introduction to creative coding with p5.js

Introduction to creative coding with p5.js

36
Comments 4
4 min read
Generative Adversarial Networks (GANs) Open-Source Projects Article

Generative Adversarial Networks (GANs) Open-Source Projects Article

2
Comments
1 min read
How To Level Up As A Software Engineer

How To Level Up As A Software Engineer

4
Comments
2 min read
Whiteboarding in Python: Check if a String is a Permutation of a Palindrome

Whiteboarding in Python: Check if a String is a Permutation of a Palindrome

5
Comments
7 min read
Smallest KMP

Smallest KMP

7
Comments
2 min read
Type Inference And Generic Methods - [OOP & Java #7]

Type Inference And Generic Methods - [OOP & Java #7]

7
Comments
7 min read
Universal data tool weekly update 4

Universal data tool weekly update 4

2
Comments
2 min read
A brief introduction to Observability Driven-Development

A brief introduction to Observability Driven-Development

7
Comments
2 min read
How I got into Data Science?

How I got into Data Science?

4
Comments
3 min read
Introduction to string edit distance and Levenshtein implementation in Golang

Introduction to string edit distance and Levenshtein implementation in Golang

6
Comments 1
7 min read
Blob Detection OpenCV Python

Blob Detection OpenCV Python

9
Comments
2 min read
What is the difference between a junior and a senior software developer? 15 things I wish I had known sooner

What is the difference between a junior and a senior software developer? 15 things I wish I had known sooner

437
Comments 12
6 min read
Build a Text to Speech Service with Python Flask Framework

Build a Text to Speech Service with Python Flask Framework

18
Comments 5
4 min read
Invert Binary Tree Python

Invert Binary Tree Python

5
Comments
1 min read
How to learn data structures and algorithms. 20 problem-solving techniques you must know

How to learn data structures and algorithms. 20 problem-solving techniques you must know

910
Comments 19
47 min read
Learning Regex in Javascript Part 2

Learning Regex in Javascript Part 2

12
Comments
1 min read
LSTM Learns To Write Shakespeare Fanfiction

LSTM Learns To Write Shakespeare Fanfiction

28
Comments 11
8 min read
loading...