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.
For Beginners: What you need to know about Var, Let, Const

For Beginners: What you need to know about Var, Let, Const

10
Comments 1
2 min read
Future of backend development

Future of backend development

25
Comments 7
2 min read
What is CDN and how do they work.

What is CDN and how do they work.

169
Comments 9
3 min read
Minimum Number of Platforms Required for a Railway Station, Bloomberg Interview question. 🚄🚄🚄

Minimum Number of Platforms Required for a Railway Station, Bloomberg Interview question. 🚄🚄🚄

10
Comments 5
3 min read
I took CS50, and you can too

I took CS50, and you can too

10
Comments
2 min read
5 things I learned aspiring for Google Summer of Code 2020

5 things I learned aspiring for Google Summer of Code 2020

5
Comments 3
6 min read
7 new challenges

7 new challenges

2
Comments
1 min read
Exploring Linux System

Exploring Linux System

30
Comments
4 min read
What's your coding level?

What's your coding level?

19
Comments 4
1 min read
Linux Navigation For Beginners

Linux Navigation For Beginners

94
Comments 3
3 min read
All the best Intentions

All the best Intentions

3
Comments
2 min read
Covid-19 Tracking App

Covid-19 Tracking App

10
Comments 1
1 min read
What are Commands in Linux?

What are Commands in Linux?

36
Comments 2
2 min read
Quicksort In Javascript

Quicksort In Javascript

38
Comments 3
2 min read
Best Programming Language to start with

Best Programming Language to start with

24
Comments 6
1 min read
Did my Computer Science degree help me?

Did my Computer Science degree help me?

67
Comments 17
2 min read
String Searching Using Rabin-Karp

String Searching Using Rabin-Karp

6
Comments
4 min read
Get Started Learning Data Structures & Algorithms

Get Started Learning Data Structures & Algorithms

6
Comments
3 min read
How Library Science Helped Me Understand Databases

How Library Science Helped Me Understand Databases

20
Comments
4 min read
Lessons I learned from my first fullstack project

Lessons I learned from my first fullstack project

47
Comments 5
5 min read
APIs 101 – everything from client-server to REST

APIs 101 – everything from client-server to REST

3
Comments
5 min read
Design Patterns

Design Patterns

55
Comments 3
3 min read
Today, we celebrate!

Today, we celebrate!

5
Comments
3 min read
Jump Search

Jump Search

9
Comments
5 min read
Generate parentheses, Understanding call stack, and backtracking. Solving Apple interview question.

Generate parentheses, Understanding call stack, and backtracking. Solving Apple interview question.

14
Comments 1
3 min read
How many times should a self-compiling compiler be compiled in order to test itself?

How many times should a self-compiling compiler be compiled in order to test itself?

7
Comments
3 min read
Classes & Inheritance: Unweaving the Rainbow

Classes & Inheritance: Unweaving the Rainbow

6
Comments 1
22 min read
5 things I wish I knew starting university as a Computer science/engineering student

5 things I wish I knew starting university as a Computer science/engineering student

61
Comments 10
8 min read
Asynchronous JavaScript In Details

Asynchronous JavaScript In Details

59
Comments
9 min read
Hacking with Microsoft Azure ☁️

Hacking with Microsoft Azure ☁️

37
Comments 5
3 min read
🌳🚀 CS Visualized: Useful Git Commands

🌳🚀 CS Visualized: Useful Git Commands

1986
Comments 97
9 min read
Insertion Sort Algorithm - Algorithm Design and Analysis 06:37

Insertion Sort Algorithm - Algorithm Design and Analysis

15
Comments
1 min read
Algorithms part 1

Algorithms part 1

6
Comments 2
4 min read
Chaos Engineering — What and who is a chaos engineer?

Chaos Engineering — What and who is a chaos engineer?

16
Comments 2
4 min read
2 Wrong Way to Learn Copy Assignment Operator in C++

2 Wrong Way to Learn Copy Assignment Operator in C++

7
Comments
8 min read
Binary Search In Javascript

Binary Search In Javascript

54
Comments 6
3 min read
Selection Sort In Javascript

Selection Sort In Javascript

19
Comments
2 min read
Binary Search

Binary Search

5
Comments
7 min read
How are docker images built? A look into the Linux overlay file-systems and the OCI specification

How are docker images built? A look into the Linux overlay file-systems and the OCI specification

86
Comments 14
8 min read
Tips & Tricks to win Hackathons🎉 08:30

Tips & Tricks to win Hackathons🎉

42
Comments 5
2 min read
Let's build Spotify's Recent Search functionality with LRU caching mechanism. Microsoft Interview question.

Let's build Spotify's Recent Search functionality with LRU caching mechanism. Microsoft Interview question.

60
Comments 2
6 min read
Merge Sort in Ruby

Merge Sort in Ruby

12
Comments 2
4 min read
Set Algorithms

Set Algorithms

18
Comments
2 min read
Big O Factorial Time Complexity

Big O Factorial Time Complexity

18
Comments
5 min read
Git internal architecture 🏛

Git internal architecture 🏛

182
Comments 7
4 min read
Machine Learning - Celsius to Fahrenheit - Google Colab Code

Machine Learning - Celsius to Fahrenheit - Google Colab Code

7
Comments
3 min read
Trust

Trust

9
Comments
2 min read
Turing and AI

Turing and AI

8
Comments
2 min read
Regex in Go

Regex in Go

6
Comments
4 min read
Number of Islands, implementing Depth First Search with the help of minesweeper.

Number of Islands, implementing Depth First Search with the help of minesweeper.

10
Comments
4 min read
How To Earn A Free Ticket To A Computer Science Internship

How To Earn A Free Ticket To A Computer Science Internship

5
Comments
4 min read
So... Linux?

So... Linux?

312
Comments 27
7 min read
Quick Sort in Ruby

Quick Sort in Ruby

25
Comments 5
4 min read
Sorting Algorithms

Sorting Algorithms

10
Comments
4 min read
Everything about RAM...

Everything about RAM...

11
Comments 2
5 min read
Leftmost Column with at Least a One. Facebook interview question. Thought process from brute force to binary search.

Leftmost Column with at Least a One. Facebook interview question. Thought process from brute force to binary search.

8
Comments 5
3 min read
Highlight Searched text on a page with just Javascript

Highlight Searched text on a page with just Javascript

56
Comments 3
1 min read
Intro to Binary Search

Intro to Binary Search

53
Comments 6
7 min read
How to Complete a Programming Project From Scratch

How to Complete a Programming Project From Scratch

38
Comments
13 min read
Under Observation — Variable Scoping and How It Affects Your Program

Under Observation — Variable Scoping and How It Affects Your Program

5
Comments
5 min read
loading...