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 AWS Lambda?

What is AWS Lambda?

4
Comments
2 min read
How we achieved write speeds of 1.4 million rows per second

How we achieved write speeds of 1.4 million rows per second

38
Comments 1
6 min read
Introduction to Big O notation and Time Complexity in JavaScript

Introduction to Big O notation and Time Complexity in JavaScript

80
Comments 2
7 min read
Algorithm Approach : Palindrome

Algorithm Approach : Palindrome

5
Comments
2 min read
Access modifiers in C#

Access modifiers in C#

2
Comments
2 min read
What Lies Behind Integers

What Lies Behind Integers

5
Comments
4 min read
Nmap

Nmap

12
Comments
11 min read
A Simple Introduction to Web Sockets

A Simple Introduction to Web Sockets

143
Comments 1
4 min read
Automate Cowin Vaccine slots Availablity using Python

Automate Cowin Vaccine slots Availablity using Python

37
Comments 2
12 min read
How Computers generate random numbers ?

How Computers generate random numbers ?

19
Comments 2
3 min read
Our computers run on sand, a post about silicon.

Our computers run on sand, a post about silicon.

4
Comments
3 min read
Open Source Best Practices

Open Source Best Practices

124
Comments 8
6 min read
Distracted Computer Science - P1

Distracted Computer Science - P1

3
Comments
1 min read
Recursion..(The Problem Solver)

Recursion..(The Problem Solver)

6
Comments 2
3 min read
10 interesting and important JavaScript questions

10 interesting and important JavaScript questions

47
Comments 2
5 min read
Bit-wise operations and their use-cases.

Bit-wise operations and their use-cases.

11
Comments 3
10 min read
What does Tarot reading have to do with coding?

What does Tarot reading have to do with coding?

5
Comments 3
3 min read
Observer Pattern

Observer Pattern

30
Comments
3 min read
Portability Bug in Window OS for STDIN

Portability Bug in Window OS for STDIN

3
Comments
2 min read
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

7
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

6
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

17
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
Avoid. Magic. Numbers

Avoid. Magic. Numbers

12
Comments 5
2 min read
Python - List Vs Tuple Memory Management

Python - List Vs Tuple Memory Management

8
Comments 2
5 min read
C++ Data Structures - Stacks, queues, sets, and maps.

C++ Data Structures - Stacks, queues, sets, and maps.

21
Comments
7 min read
From Zero to Hero (▀̿Ĺ̯▀̿ ̿) in Authentication | Part 1

From Zero to Hero (▀̿Ĺ̯▀̿ ̿) in Authentication | Part 1

483
Comments 16
3 min read
How to Get Better at Programming: Lessons from Competitive Shooter Games

How to Get Better at Programming: Lessons from Competitive Shooter Games

5
Comments
7 min read
Explaining Java's Optional -[OOP & Java #14]

Explaining Java's Optional -[OOP & Java #14]

7
Comments
2 min read
A Comment on code comments

A Comment on code comments

8
Comments 1
3 min read
5 Reasons to use Node-js along with React-js

5 Reasons to use Node-js along with React-js

17
Comments
2 min read
Twint (Twitter Intelligence)- A advanced Twitter Scrapper

Twint (Twitter Intelligence)- A advanced Twitter Scrapper

12
Comments
5 min read
Exploring Python: Using and Abusing the Iterator Protocol

Exploring Python: Using and Abusing the Iterator Protocol

6
Comments
8 min read
You Need To Know Compiled/Interpreted, Static/Dynamic, and Strong/Weak Typing

You Need To Know Compiled/Interpreted, Static/Dynamic, and Strong/Weak Typing

4
Comments
9 min read
Understanding Singly Linked Lists and some of their uses

Understanding Singly Linked Lists and some of their uses

5
Comments
7 min read
Cloud Computing, an Introduction…

Cloud Computing, an Introduction…

9
Comments
3 min read
Recursão

Recursão

6
Comments
3 min read
Linux for hackers - basically this article covers for all

Linux for hackers - basically this article covers for all

40
Comments
11 min read
Avoid these Gotchas/Errors related to parameters and arguments in Python

Avoid these Gotchas/Errors related to parameters and arguments in Python

3
Comments
5 min read
loading...