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.
What is Vector in C++? Get started in 5 minutes

What is Vector in C++? Get started in 5 minutes

8
Comments 2
5 min read
TypeScript enum guide: get started in 5 minutes

TypeScript enum guide: get started in 5 minutes

8
Comments
5 min read
Operating Systems -Scheduling Algorithms Made Easy : FCFS

Operating Systems -Scheduling Algorithms Made Easy : FCFS

6
Comments 2
3 min read
Dynamic Dispatch and Dispatch Tables

Dynamic Dispatch and Dispatch Tables

7
Comments
5 min read
What is Jaro-Winkler Similarity?

What is Jaro-Winkler Similarity?

3
Comments
4 min read
Why C++ is most preferred for competitive programming?

Why C++ is most preferred for competitive programming?

12
Comments
1 min read
8 Software Development Terms You Should Know As A Newbie (Which I Struggled To Understand Initially)

8 Software Development Terms You Should Know As A Newbie (Which I Struggled To Understand Initially)

3
Comments
2 min read
I Struggled Without a Mentor, These Tips Helped Me Learn to Code

I Struggled Without a Mentor, These Tips Helped Me Learn to Code

93
Comments 11
5 min read
Common Programming Questions: The Fibonacci Sequence

Common Programming Questions: The Fibonacci Sequence

18
Comments 4
3 min read
Top 5 hardest coding questions from recent FAANG interviews

Top 5 hardest coding questions from recent FAANG interviews

61
Comments 1
7 min read
Monolithic vs Micro service

Monolithic vs Micro service

3
Comments
1 min read
Top 10 mistakes to avoid when using React

Top 10 mistakes to avoid when using React

167
Comments 6
6 min read
Cyber Security

Cyber Security

7
Comments
17 min read
Binary Search Tree implementation in java

Binary Search Tree implementation in java

6
Comments
3 min read
History of Operating Systems

History of Operating Systems

23
Comments
4 min read
Data Structures: Hash Tables

Data Structures: Hash Tables

38
Comments
7 min read
Structs in C

Structs in C

5
Comments
4 min read
Tools and Skills to be the Bug Bounty Hunting.

Tools and Skills to be the Bug Bounty Hunting.

52
Comments
14 min read
How to approach Dynamic Programming?

How to approach Dynamic Programming?

15
Comments 2
2 min read
Using divide and conquer: closest pair of points

Using divide and conquer: closest pair of points

2
Comments
4 min read
Tools you need for making your own Linux distribution.

Tools you need for making your own Linux distribution.

14
Comments
3 min read
WSL,VSCode Terminal: "Coddled and Cosseted"

WSL,VSCode Terminal: "Coddled and Cosseted"

6
Comments
3 min read
Containerzing our python application

Containerzing our python application

17
Comments
2 min read
Programing language for hackers

Programing language for hackers

12
Comments 1
3 min read
Dynamic Memory Allocation in C

Dynamic Memory Allocation in C

4
Comments
3 min read
loading...