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.
✨🥞 Rust Visualized: The Stack, the Heap, and Pointers

✨🥞 Rust Visualized: The Stack, the Heap, and Pointers

82
Comments 2
2 min read
Code-fi to Chill your Mood

Code-fi to Chill your Mood

10
Comments 4
2 min read
Convert an array to a map in JavaScript

Convert an array to a map in JavaScript

5
Comments 1
4 min read
CS50x 2021 - WEEK 7 (SQL)

CS50x 2021 - WEEK 7 (SQL)

2
Comments
2 min read
NanoID - A URL Friendly Unique Identifier

NanoID - A URL Friendly Unique Identifier

21
Comments
3 min read
What is a programming language?

What is a programming language?

Comments
2 min read
Why I love Linked Lists

Why I love Linked Lists

6
Comments
8 min read
A Filesystem in JavaScript 🐣

A Filesystem in JavaScript 🐣

17
Comments 5
2 min read
Absorb Knowledge in 30 Seconds | Brain Bytes #3

Absorb Knowledge in 30 Seconds | Brain Bytes #3

10
Comments 1
3 min read
Four Rules for Big O

Four Rules for Big O

25
Comments
4 min read
CS50x 2021 - WEEK 6 (PYTHON)

CS50x 2021 - WEEK 6 (PYTHON)

2
Comments 1
1 min read
It's alive! Simulate organisms with Conway's game of life on a canvas 🧫🔋

It's alive! Simulate organisms with Conway's game of life on a canvas 🧫🔋

39
Comments 18
7 min read
The billion user table - A Review

The billion user table - A Review

6
Comments
2 min read
Write Readable & Consistent Functions

Write Readable & Consistent Functions

4
Comments
3 min read
Blockchain-Based Medical Records Storage.

Blockchain-Based Medical Records Storage.

19
Comments 2
29 min read
How learning a company's API helps you in your interview

How learning a company's API helps you in your interview

23
Comments
6 min read
Processo de criação de uma linguagem de programação

Processo de criação de uma linguagem de programação

15
Comments 1
5 min read
Rate limiting using the Fixed Window algorithm

Rate limiting using the Fixed Window algorithm

25
Comments 1
3 min read
Time complexity is actually easy!!

Time complexity is actually easy!!

5
Comments
1 min read
Time complexity is actually easy!!

Time complexity is actually easy!!

4
Comments
1 min read
Installing Krypt.co on NVIDIA Jetson Nano

Installing Krypt.co on NVIDIA Jetson Nano

3
Comments
4 min read
Algorithm Approach: Retrieve Depth

Algorithm Approach: Retrieve Depth

4
Comments
3 min read
Applicative order Vs Normal order

Applicative order Vs Normal order

5
Comments
2 min read
Under the hood of Hello World

Under the hood of Hello World

5
Comments
3 min read
CS50x Week 5 Update

CS50x Week 5 Update

4
Comments
2 min read
Design Patterns: Prototype

Design Patterns: Prototype

104
Comments 3
4 min read
I want to build an Operating System!!

I want to build an Operating System!!

9
Comments
2 min read
Top 5 Unknown Machine Learning Models Repository On Github To Help You Through Your Data Science Projects

Top 5 Unknown Machine Learning Models Repository On Github To Help You Through Your Data Science Projects

4
Comments 2
1 min read
2021 CS50x

2021 CS50x

6
Comments 1
2 min read
Getting Started with Lodash in JavaScript

Getting Started with Lodash in JavaScript

35
Comments
4 min read
A look into Dynamic Programming - Matrix Chain Multiplication

A look into Dynamic Programming - Matrix Chain Multiplication

8
Comments
5 min read
How to safely work with nested objects in JavaScript

How to safely work with nested objects in JavaScript

6
Comments
3 min read
What are Cookies?

What are Cookies?

16
Comments 6
1 min read
Absorb Knowledge in 30 Seconds | Brain Bytes #2

Absorb Knowledge in 30 Seconds | Brain Bytes #2

33
Comments
2 min read
Top skills to have on your resume in a post-lockdown world

Top skills to have on your resume in a post-lockdown world

27
Comments
8 min read
Python Code Style Fix Notes

Python Code Style Fix Notes

5
Comments
3 min read
Ageism in tech: a history, what we can do to help, and more

Ageism in tech: a history, what we can do to help, and more

10
Comments
8 min read
Binary representation of the floating-point numbers

Binary representation of the floating-point numbers

10
Comments
5 min read
HTTP Status Codes that You must know

HTTP Status Codes that You must know

85
Comments 4
5 min read
Top Five Ways to Learn Data Structures

Top Five Ways to Learn Data Structures

49
Comments
3 min read
Free resources to master algorithms & data structure

Free resources to master algorithms & data structure

46
Comments 3
2 min read
What is a class in JavaScript?

What is a class in JavaScript?

6
Comments
1 min read
My Awesome Github Readme

My Awesome Github Readme

19
Comments 2
1 min read
GitHub Copilot - Everything you need to know

GitHub Copilot - Everything you need to know

11
Comments
3 min read
Dijkstra's shortest path algorithm

Dijkstra's shortest path algorithm

19
Comments
2 min read
📦 How is C++ Compiled?

📦 How is C++ Compiled?

4
Comments
1 min read
Understanding HTTPS

Understanding HTTPS

3
Comments
3 min read
Depth First Search (DFS) Algorithm

Depth First Search (DFS) Algorithm

13
Comments
1 min read
Updating State With useState Hook

Updating State With useState Hook

6
Comments
4 min read
Absorb Knowledge in 30 Seconds | Brain Bytes #1

Absorb Knowledge in 30 Seconds | Brain Bytes #1

23
Comments
3 min read
GitHub Copilot: All you need to know

GitHub Copilot: All you need to know

29
Comments 2
6 min read
Breadth First Search (BFS) Algorithm

Breadth First Search (BFS) Algorithm

9
Comments
3 min read
Implementing String repeat() function in JS

Implementing String repeat() function in JS

3
Comments
5 min read
JavaScript Tips and Best Practices

JavaScript Tips and Best Practices

187
Comments 9
6 min read
Deep learning vs. machine learning: Deep dive

Deep learning vs. machine learning: Deep dive

8
Comments
6 min read
How using OOP improves code quality? Classes vs. Functions

How using OOP improves code quality? Classes vs. Functions

3
Comments
2 min read
Types of Graph

Types of Graph

7
Comments
2 min read
Implementing the DOM contains() method

Implementing the DOM contains() method

4
Comments
4 min read
'npm' is not recognized as internal or external command : Solution

'npm' is not recognized as internal or external command : Solution

53
Comments
2 min read
8 Computer Networking Resources for All Levels

8 Computer Networking Resources for All Levels

19
Comments 2
5 min read
loading...