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.
Understanding DNS (Domain Name Servers)

Understanding DNS (Domain Name Servers)

23
Comments
6 min read
Striver's SDE Sheet Journey - #16 Majority Element (>N/3 times)

Striver's SDE Sheet Journey - #16 Majority Element (>N/3 times)

4
Comments
2 min read
QuickSort Explained

QuickSort Explained

7
Comments
3 min read
Trick Shot

Trick Shot

4
Comments
5 min read
The Three Basic N^2 Sorting Algorithms

The Three Basic N^2 Sorting Algorithms

20
Comments
4 min read
Primer on Recursion

Primer on Recursion

11
Comments
3 min read
🎯 10 most useful string methods in Java

🎯 10 most useful string methods in Java

9
Comments
3 min read
How to use Pandas for Csv data in Python

How to use Pandas for Csv data in Python

6
Comments
4 min read
Snailfish

Snailfish

6
Comments 1
4 min read
How Pass By Value and Pass By Reference works?

How Pass By Value and Pass By Reference works?

11
Comments
2 min read
Data Structures and Algorithms in JavaScript

Data Structures and Algorithms in JavaScript

15
Comments 1
1 min read
15 Recommended Books For Computer Science Students

15 Recommended Books For Computer Science Students

9
Comments
7 min read
An Introduction To PGP

An Introduction To PGP

14
Comments
18 min read
How to manage a remote computer

How to manage a remote computer

2
Comments
13 min read
Grokking Algorithms in JavaScript - Part 3

Grokking Algorithms in JavaScript - Part 3

7
Comments
8 min read
Striver's SDE Sheet Journey - #14 Pow(x,n)

Striver's SDE Sheet Journey - #14 Pow(x,n)

6
Comments
2 min read
Data Analytics: Case Study 101

Data Analytics: Case Study 101

7
Comments 1
5 min read
Trench Map

Trench Map

6
Comments
5 min read
The Beginner's Guide to Understanding an API: Part 2

The Beginner's Guide to Understanding an API: Part 2

9
Comments 4
4 min read
Striver's SDE Sheet Journey - #13 Search in a 2d Matrix

Striver's SDE Sheet Journey - #13 Search in a 2d Matrix

5
Comments
2 min read
Let's Talk About Backups

Let's Talk About Backups

3
Comments 2
11 min read
Why and How should you learn a new programming language?

Why and How should you learn a new programming language?

3
Comments 1
8 min read
How we can use pseudocode to solve problems efficiently whether you are a programmer or not.

How we can use pseudocode to solve problems efficiently whether you are a programmer or not.

7
Comments
3 min read
Type Coercion in JavaScript.Explained!

Type Coercion in JavaScript.Explained!

6
Comments
3 min read
Grokking Algorithms in JavaScript - Part 1

Grokking Algorithms in JavaScript - Part 1

10
Comments
7 min read
Enigma - The Complexity of the Machine

Enigma - The Complexity of the Machine

4
Comments
4 min read
Thumb Rules of Unit Testing

Thumb Rules of Unit Testing

19
Comments
2 min read
How to Declare Object Literals in TypeScript the Right Way

How to Declare Object Literals in TypeScript the Right Way

4
Comments
5 min read
Why I joined Amplication.

Why I joined Amplication.

22
Comments 4
5 min read
Dirac Dice

Dirac Dice

6
Comments
4 min read
Difference between == and === in JavaScript. Explained!

Difference between == and === in JavaScript. Explained!

18
Comments
2 min read
What's the Difference Between Nominal, Structural, and Duck Typing?

What's the Difference Between Nominal, Structural, and Duck Typing?

20
Comments 3
3 min read
Simple Movie rec sys

Simple Movie rec sys

4
Comments
3 min read
What Scope says about Variable in JavaScript?

What Scope says about Variable in JavaScript?

5
Comments
3 min read
You must have this Burger!

You must have this Burger!

3
Comments
1 min read
Reactor Reboot

Reactor Reboot

4
Comments
4 min read
The Birth of Modern Computing

The Birth of Modern Computing

2
Comments
4 min read
Writing a Turing Machine in Haskell

Writing a Turing Machine in Haskell

5
Comments 1
6 min read
Program to Implement Insertion Sort in Data Structure

Program to Implement Insertion Sort in Data Structure

8
Comments
5 min read
Striver's SDE Sheet Journey - #11 Repeat and Missing Number

Striver's SDE Sheet Journey - #11 Repeat and Missing Number

5
Comments
2 min read
System Design Interview Question: Designing a URL Shortening Service

System Design Interview Question: Designing a URL Shortening Service

30
Comments 1
13 min read
Living with Imposter Syndrome as a Software Developer

Living with Imposter Syndrome as a Software Developer

4
Comments
9 min read
Introduction to Asynchronous Processing and Message Queues

Introduction to Asynchronous Processing and Message Queues

135
Comments 3
6 min read
Cloud Computing

Cloud Computing

5
Comments
6 min read
Creating you First repository on Github using git

Creating you First repository on Github using git

3
Comments
1 min read
Kodlama Öncesi: Bazı Bilgisayar Kavramları

Kodlama Öncesi: Bazı Bilgisayar Kavramları

3
Comments
5 min read
HTTP Idempotency

HTTP Idempotency

3
Comments
3 min read
Binary Search Algorithm

Binary Search Algorithm

6
Comments
2 min read
Striver's SDE Sheet Journey - #10 Find the duplicate in an array

Striver's SDE Sheet Journey - #10 Find the duplicate in an array

6
Comments
3 min read
Selection sort algorithm

Selection sort algorithm

6
Comments
1 min read
Striver's SDE Sheet Journey - #8 Merge Overlapping Subintervals

Striver's SDE Sheet Journey - #8 Merge Overlapping Subintervals

4
Comments
2 min read
Scrum terms you should be familiar with as a Software Developer

Scrum terms you should be familiar with as a Software Developer

69
Comments 2
9 min read
Binary search algorithm

Binary search algorithm

6
Comments
1 min read
My Journey to Becoming a Google Developer Student Clubs Lead

My Journey to Becoming a Google Developer Student Clubs Lead

9
Comments 2
8 min read
Heaps explained in PHP | Quick access to the highest or lowest value of a dataset

Heaps explained in PHP | Quick access to the highest or lowest value of a dataset

8
Comments
13 min read
Big O notation

Big O notation

3
Comments
2 min read
10 things every software developer should know to stay productive

10 things every software developer should know to stay productive

26
Comments 1
9 min read
LLVM Infrastructure and Rust

LLVM Infrastructure and Rust

21
Comments
23 min read
The 4 Types of Side Hustles for Software Developers

The 4 Types of Side Hustles for Software Developers

18
Comments
12 min read
Striver's SDE Sheet Journey - #5 Sort an array of 0s, 1s and 2s

Striver's SDE Sheet Journey - #5 Sort an array of 0s, 1s and 2s

5
Comments
3 min read
loading...