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.
Classification of computer languages (I)

Classification of computer languages (I)

12
Comments
3 min read
LeetCode Challenge: Move Zeroes

LeetCode Challenge: Move Zeroes

7
Comments
2 min read
8 Most used functions of strings package in Go

8 Most used functions of strings package in Go

23
Comments 2
4 min read
What is Dynamic Programming? Learn Memoization and Tabulation

What is Dynamic Programming? Learn Memoization and Tabulation

43
Comments
5 min read
Competitive Coding Q1: Min Stack

Competitive Coding Q1: Min Stack

8
Comments
4 min read
LeetCode Challenge: Maximum Subarray

LeetCode Challenge: Maximum Subarray

15
Comments
4 min read
🤕 Git Visualized: Forked a Repo, Now The Original Has More Commits

🤕 Git Visualized: Forked a Repo, Now The Original Has More Commits

96
Comments 5
4 min read
Software development models and methodologies (Part 2)

Software development models and methodologies (Part 2)

24
Comments
4 min read
What Data Structures and Algorithms should mean to you

What Data Structures and Algorithms should mean to you

168
Comments 16
2 min read
LeetCode Challenge: Happy Number

LeetCode Challenge: Happy Number

5
Comments
5 min read
CS Degree vs Programming Bootcamp vs Self-taught

CS Degree vs Programming Bootcamp vs Self-taught

19
Comments 5
6 min read
Modern C++: enum class|struct

Modern C++: enum class|struct

12
Comments
2 min read
What is Steganography?

What is Steganography?

8
Comments
6 min read
A complete overview of SSL/TLS and its cryptographic system

A complete overview of SSL/TLS and its cryptographic system

124
Comments 8
21 min read
MIT, Stanford, Harvard: 500 Free Computer Science Courses from World's Top-50 CS Universities

MIT, Stanford, Harvard: 500 Free Computer Science Courses from World's Top-50 CS Universities

295
Comments 5
6 min read
How To Implement a Queue in JavaScript—and Beat Arrays at Their Own Game

How To Implement a Queue in JavaScript—and Beat Arrays at Their Own Game

6
Comments 2
6 min read
List in Python

List in Python

20
Comments
3 min read
LeetCode Challenge: Single Number

LeetCode Challenge: Single Number

12
Comments
7 min read
How Covid-19 will change the Mindset of Tech Companies?

How Covid-19 will change the Mindset of Tech Companies?

4
Comments
1 min read
30-Day Leetcoding Challenge

30-Day Leetcoding Challenge

8
Comments
3 min read
Node.js Under The Hood #10 - Compiler Optimizations!

Node.js Under The Hood #10 - Compiler Optimizations!

48
Comments 8
8 min read
Do you ever need to equally compare numbers (floating points)?

Do you ever need to equally compare numbers (floating points)?

5
Comments 1
1 min read
Machine Learning - MobileNet

Machine Learning - MobileNet

10
Comments
3 min read
Node.js Por Baixo dos Panos #9: Coletando o Lixo

Node.js Por Baixo dos Panos #9: Coletando o Lixo

18
Comments
5 min read
What even is REST?

What even is REST?

15
Comments
4 min read
loading...