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.
LeetCode explained: July Challenge 2021, week 4 - Partition Array into Disjoint Sets (medium)

LeetCode explained: July Challenge 2021, week 4 - Partition Array into Disjoint Sets (medium)

2
Comments
3 min read
COMPUTATIONAL THINKING

COMPUTATIONAL THINKING

5
Comments
3 min read
LeetCode Explained: 50. Pow(x, n) - Logarithmic Exponentiation (medium)

LeetCode Explained: 50. Pow(x, n) - Logarithmic Exponentiation (medium)

3
Comments
2 min read
Learn IoT from scratch #4 - IoT protocols & architecture

Learn IoT from scratch #4 - IoT protocols & architecture

13
Comments 3
9 min read
Design Patterns: Bridge

Design Patterns: Bridge

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

Absorb Knowledge in 30 Seconds | Brain Bytes #4

3
Comments
3 min read
The truth about learning to code. (From a self taught developer)

The truth about learning to code. (From a self taught developer)

6
Comments 1
2 min read
Computer networking in 5 minutes: Static IP vs dynamic IP

Computer networking in 5 minutes: Static IP vs dynamic IP

65
Comments
6 min read
How To Start Bug Bounty Hunting - Short Intro

How To Start Bug Bounty Hunting - Short Intro

4
Comments
2 min read
Testing in Compose

Testing in Compose

3
Comments 1
8 min read
Leetcode 5 - Longest Palindromic Substring

Leetcode 5 - Longest Palindromic Substring

3
Comments 1
1 min read
Has Anyone Landed an Entry Level Cyber Security Job?!!

Has Anyone Landed an Entry Level Cyber Security Job?!!

2
Comments
1 min read
Implementing Building Blocks of Reference Semantics: Shared Reference

Implementing Building Blocks of Reference Semantics: Shared Reference

3
Comments
7 min read
Intro to quantum computing: qubits, superposition, & more

Intro to quantum computing: qubits, superposition, & more

22
Comments
8 min read
Binary Search Tree Traversals (Inorder, Preorder, and Postorder)

Binary Search Tree Traversals (Inorder, Preorder, and Postorder)

4
Comments
3 min read
10 Computer Vision Startups Disrupting the Retail Industry

10 Computer Vision Startups Disrupting the Retail Industry

10
Comments
4 min read
Linear Search Algorithm | JavaScript

Linear Search Algorithm | JavaScript

7
Comments
2 min read
Best Dashboard Frameworks For Your Business.

Best Dashboard Frameworks For Your Business.

56
Comments 4
4 min read
Generate all kinds of permutations and combinations using backtracking/recursion

Generate all kinds of permutations and combinations using backtracking/recursion

8
Comments
3 min read
Reverse a Singly Linked List in JavaScript (Iteratively and Recursively)

Reverse a Singly Linked List in JavaScript (Iteratively and Recursively)

16
Comments 2
4 min read
Top 10 websites for internship opportunities!

Top 10 websites for internship opportunities!

2
Comments
1 min read
Big O, code efficiency analysis

Big O, code efficiency analysis

162
Comments 8
12 min read
Learn IoT from scratch #3 - What are microcontrollers and how they work?

Learn IoT from scratch #3 - What are microcontrollers and how they work?

5
Comments
3 min read
Implementing Building Blocks of Reference Semantics: Unique Reference

Implementing Building Blocks of Reference Semantics: Unique Reference

4
Comments
6 min read
Website for learning coding and DSA for "free".

Website for learning coding and DSA for "free".

3
Comments
1 min read
What is nohup in Linux?

What is nohup in Linux?

13
Comments 3
2 min read
Simplified: Object-oriented Programming Python

Simplified: Object-oriented Programming Python

13
Comments 1
6 min read
A Closer Look Into The World of Database Replication

A Closer Look Into The World of Database Replication

7
Comments 2
7 min read
Benefits and Downsides of Using Statecharts

Benefits and Downsides of Using Statecharts

6
Comments
6 min read
Why Every Software Engineer Should Learn Computer Architecture.

Why Every Software Engineer Should Learn Computer Architecture.

304
Comments 54
3 min read
Understanding Backtracking/Recursion

Understanding Backtracking/Recursion

5
Comments
12 min read
What is an idempotent function?

What is an idempotent function?

3
Comments 2
1 min read
Experience in an intership

Experience in an intership

6
Comments
2 min read
how to identify the traces of the tor browser during the investigation?

how to identify the traces of the tor browser during the investigation?

5
Comments
2 min read
Leetcode 130 : Surrounded Regions

Leetcode 130 : Surrounded Regions

6
Comments 1
4 min read
Rate limiting using the Sliding Window algorithm

Rate limiting using the Sliding Window algorithm

23
Comments 4
4 min read
Learn IoT from scratch #2 - What is IoT and how does it work?

Learn IoT from scratch #2 - What is IoT and how does it work?

10
Comments
2 min read
On Pointer Types: Peeking at Reference Semantics

On Pointer Types: Peeking at Reference Semantics

1
Comments
9 min read
What is FastAPI ? Why it's so demanding.

What is FastAPI ? Why it's so demanding.

4
Comments
2 min read
15 Python tips and tricks every beginner should know !

15 Python tips and tricks every beginner should know !

80
Comments 20
4 min read
Learn IoT from scratch #1

Learn IoT from scratch #1

15
Comments 2
1 min read
Design Patterns: Adapter

Design Patterns: Adapter

29
Comments 1
7 min read
Os Princípios Básicos dos Computadores: Introdução

Os Princípios Básicos dos Computadores: Introdução

3
Comments 1
3 min read
A quick Big O recap for devs

A quick Big O recap for devs

5
Comments 1
2 min read
Why you should NOT HATE Java!

Why you should NOT HATE Java!

35
Comments 24
3 min read
🍪 How cookies can manipulate new customers

🍪 How cookies can manipulate new customers

9
Comments
3 min read
State Machines and Statecharts: What are they?

State Machines and Statecharts: What are they?

17
Comments
8 min read
Java Quickie. Compilers

Java Quickie. Compilers

3
Comments
4 min read
My Placements Journey

My Placements Journey

167
Comments 37
12 min read
Database Management System: Introduction

Database Management System: Introduction

10
Comments
2 min read
Using WorkManager in Android

Using WorkManager in Android

2
Comments
11 min read
Syntax - The Science of Sentences

Syntax - The Science of Sentences

2
Comments
3 min read
Data Visualization With Highcharts

Data Visualization With Highcharts

5
Comments
5 min read
A Guide to Git Stash

A Guide to Git Stash

207
Comments 9
4 min read
CPU Time: How To Accurately Benchmark Your Code

CPU Time: How To Accurately Benchmark Your Code

6
Comments
4 min read
5 REASONS TO BECOME A WEB DEVELOPER

5 REASONS TO BECOME A WEB DEVELOPER

3
Comments 1
2 min read
Arrays, hash tables, linked lists, queues, stacks, & trees (My repl.it playground while studying for FAANG)

Arrays, hash tables, linked lists, queues, stacks, & trees (My repl.it playground while studying for FAANG)

63
Comments 1
2 min read
2021 CS50x - WEEK 8 2nd Update

2021 CS50x - WEEK 8 2nd Update

4
Comments
2 min read
Introduction to Git & GitHub

Introduction to Git & GitHub

4
Comments
2 min read
Machine Learning in everyday applications

Machine Learning in everyday applications

4
Comments
3 min read
loading...