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.
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

42
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
The Painter's Partition Problem

The Painter's Partition Problem

3
Comments
3 min read
Types of Graph

Types of Graph

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

Implementing the DOM contains() method

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

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

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

8 Computer Networking Resources for All Levels

14
Comments 2
5 min read
Design Patterns: Builder

Design Patterns: Builder

93
Comments 2
5 min read
Heap sort algorithm

Heap sort algorithm

5
Comments
2 min read
Your complete guide to Heap data structure!

Your complete guide to Heap data structure!

44
Comments 2
8 min read
How to Write Your First Method

How to Write Your First Method

4
Comments
2 min read
How to Write Out the Magic 8-Ball Instructions

How to Write Out the Magic 8-Ball Instructions

4
Comments
2 min read
How to Define Properties of a Chair

How to Define Properties of a Chair

4
Comments
1 min read
How to Solve Objects in Magic 8 Ball Project

How to Solve Objects in Magic 8 Ball Project

2
Comments 1
1 min read
Binary in a nutshell

Binary in a nutshell

29
Comments 1
4 min read
101 Proxy vs Reverse Proxy

101 Proxy vs Reverse Proxy

9
Comments
4 min read
Data Structure with JavaScript: Linked List

Data Structure with JavaScript: Linked List

34
Comments
12 min read
Determine if a BST is valid or not

Determine if a BST is valid or not

5
Comments
4 min read
My journey to becoming a developer

My journey to becoming a developer

2
Comments
4 min read
Bogo sort algorithm

Bogo sort algorithm

6
Comments
2 min read
The eight tips for every newbie programmer!

The eight tips for every newbie programmer!

27
Comments 5
3 min read
Insertion in AVL tree

Insertion in AVL tree

5
Comments
3 min read
Top 5 Open-Source Machine Learning Recommender System Projects with Resources

Top 5 Open-Source Machine Learning Recommender System Projects with Resources

12
Comments
1 min read
Why do computers suck at math?

Why do computers suck at math?

3
Comments 1
1 min read
How to develop an NFT using Stellar Blockchain

How to develop an NFT using Stellar Blockchain

17
Comments 1
6 min read
Rotation in AVL tree

Rotation in AVL tree

6
Comments
2 min read
Top 7 Resources to Learn SQL

Top 7 Resources to Learn SQL

187
Comments 3
2 min read
One month here on dev.to!

One month here on dev.to!

2
Comments
1 min read
Trying to get a Software Engineer Job.

Trying to get a Software Engineer Job.

2
Comments
3 min read
A Brief Introduction to Dynamic Programming

A Brief Introduction to Dynamic Programming

12
Comments 1
7 min read
Computer Networks, Made interactive

Computer Networks, Made interactive

3
Comments
4 min read
A cheat sheet for JavaScript's Axios

A cheat sheet for JavaScript's Axios

43
Comments
3 min read
Make Your First Website Using HTML & CSS - Basic of Web Development .

Make Your First Website Using HTML & CSS - Basic of Web Development .

145
Comments 4
10 min read
Data Recovery from LVM Volumes in Linux

Data Recovery from LVM Volumes in Linux

5
Comments
7 min read
Introduction to AVL tree

Introduction to AVL tree

11
Comments
2 min read
Five++ cool Python snippets (Part - 2)

Five++ cool Python snippets (Part - 2)

30
Comments 2
3 min read
Big-O Cheatsheet to most common Data Structures and Sorting algorithms

Big-O Cheatsheet to most common Data Structures and Sorting algorithms

4
Comments
2 min read
Octo's guide to the Git-verse

Octo's guide to the Git-verse

3
Comments
7 min read
deletion in binary search tree

deletion in binary search tree

6
Comments
2 min read
JavaScript's Broken Mathematics ? 💔💔

JavaScript's Broken Mathematics ? 💔💔

53
Comments 10
5 min read
The Cloud Resume Challenge

The Cloud Resume Challenge

5
Comments 3
7 min read
My 3 year Linux anniversary

My 3 year Linux anniversary

5
Comments
2 min read
Insertion and search in binary search tree

Insertion and search in binary search tree

5
Comments
3 min read
JavaScript Event Loop in Depth

JavaScript Event Loop in Depth

34
Comments
8 min read
loading...