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.
Amazon Coding Interview: Robot Return to Origin (LeetCode)

Amazon Coding Interview: Robot Return to Origin (LeetCode)

20
Comments 3
2 min read
Fisher–Yates shuffle

Fisher–Yates shuffle

7
Comments
3 min read
The code review we deserve

The code review we deserve

127
Comments 4
6 min read
Code Complete 2 Book Review Series: Laying the Foundation (Part 1)

Code Complete 2 Book Review Series: Laying the Foundation (Part 1)

12
Comments
5 min read
Developer Dictionary: Operating System

Developer Dictionary: Operating System

2
Comments
2 min read
Concrete Vs Abstract Vs Interface - [OOP & Java #4]

Concrete Vs Abstract Vs Interface - [OOP & Java #4]

12
Comments
4 min read
A 4-Hour Problem Solving Experience from Leet Code

A 4-Hour Problem Solving Experience from Leet Code

2
Comments
3 min read
hackCBS 3.0 - India's Largest Student-run Hackathon

hackCBS 3.0 - India's Largest Student-run Hackathon

4
Comments
1 min read
Luhn’s algorithm - verify credit cards - GO

Luhn’s algorithm - verify credit cards - GO

6
Comments
4 min read
Book Review: Code by Charles Petzold

Book Review: Code by Charles Petzold

3
Comments
2 min read
Solution to algorithms exercise

Solution to algorithms exercise

5
Comments
2 min read
Facade Design Pattern in Modern C++

Facade Design Pattern in Modern C++

6
Comments 1
4 min read
Pourquoi je prends du temps lors de la prise en main d'une technologie ?

Pourquoi je prends du temps lors de la prise en main d'une technologie ?

8
Comments 4
6 min read
The Resources I Wish I Had When I Learned About Databases

The Resources I Wish I Had When I Learned About Databases

163
Comments 3
3 min read
#009 DS&A - Hashing

#009 DS&A - Hashing

7
Comments
5 min read
How to Implement Simulated Annealing Algorithm in Python

How to Implement Simulated Annealing Algorithm in Python

6
Comments
3 min read
Misconceptions about Cloud Computing?

Misconceptions about Cloud Computing?

47
Comments 1
4 min read
Domain-driven Design (DDD): File Structure

Domain-driven Design (DDD): File Structure

157
Comments 14
5 min read
Making Slate [Part 2.1]

Making Slate [Part 2.1]

8
Comments
3 min read
Find the length of a loop in a linked list

Find the length of a loop in a linked list

5
Comments 1
2 min read
Named Entity Recognition (NER) Simplified

Named Entity Recognition (NER) Simplified

7
Comments 1
2 min read
Learning Heaps in Javascript

Learning Heaps in Javascript

6
Comments
3 min read
Degeneralize your Data Structures

Degeneralize your Data Structures

4
Comments
4 min read
OBJECT ORIENTED PROGRAMMING PART, ⚁

OBJECT ORIENTED PROGRAMMING PART, ⚁

2
Comments
1 min read
Compile-Time Type Vs Run-Time Type - [OOP & Java #3]

Compile-Time Type Vs Run-Time Type - [OOP & Java #3]

14
Comments
4 min read
Hello People of DEV.to

Hello People of DEV.to

3
Comments 1
1 min read
My top 12 resources for learning Computer Science!

My top 12 resources for learning Computer Science!

74
Comments 1
3 min read
Developer Dictionary: Client Server Pattern

Developer Dictionary: Client Server Pattern

3
Comments
1 min read
Real World Data Structures - 30X Faster with 1 LOC

Real World Data Structures - 30X Faster with 1 LOC

64
Comments 5
1 min read
Simpler Transducers for JavaScript

Simpler Transducers for JavaScript

6
Comments
4 min read
Build Your First Chrome Extension

Build Your First Chrome Extension

311
Comments 6
4 min read
Five-unbelievable-open-source-object-detection-projects-ready-to-use-in-2020-(part-2)

Five-unbelievable-open-source-object-detection-projects-ready-to-use-in-2020-(part-2)

4
Comments
1 min read
How To Solve Algorithm And Data Structure Problems [Tips]

How To Solve Algorithm And Data Structure Problems [Tips]

23
Comments
4 min read
Developer Dictionary: The Story of Git

Developer Dictionary: The Story of Git

2
Comments
2 min read
Uses and difference b/w switch and match

Uses and difference b/w switch and match

10
Comments
4 min read
My experience in cs50 ai part 3 (Adversarial search)

My experience in cs50 ai part 3 (Adversarial search)

2
Comments
4 min read
Memoization in Dynamic Programming Through Examples

Memoization in Dynamic Programming Through Examples

82
Comments 2
12 min read
The Making of Slate [Part 2]

The Making of Slate [Part 2]

12
Comments 1
4 min read
What is TLS? Transport Layer Security encryption explained in plain english

What is TLS? Transport Layer Security encryption explained in plain english

82
Comments 3
5 min read
Generics systems

Generics systems

4
Comments
6 min read
Facebook Coding Interview: Array Partition I (Leetcode)

Facebook Coding Interview: Array Partition I (Leetcode)

6
Comments
2 min read
Developer Dictionary: IP Address

Developer Dictionary: IP Address

4
Comments
4 min read
#008 DS&A - Graphs

#008 DS&A - Graphs

11
Comments
5 min read
Cs50 AI class experience part 2 Topic search in AI

Cs50 AI class experience part 2 Topic search in AI

6
Comments
4 min read
Help choosing a laptop for work

Help choosing a laptop for work

21
Comments 20
1 min read
Trie Data Structure

Trie Data Structure

26
Comments
2 min read
4 Ways To Traverse Binary Trees (with animations!)

4 Ways To Traverse Binary Trees (with animations!)

56
Comments
3 min read
The System Design Interview (for beginners)

The System Design Interview (for beginners)

103
Comments 4
6 min read
Package Management in Linux System

Package Management in Linux System

13
Comments 2
3 min read
Data Structures as Hooks, a guide: Linked List

Data Structures as Hooks, a guide: Linked List

37
Comments
8 min read
Decorator Design Pattern in Modern C++

Decorator Design Pattern in Modern C++

9
Comments
7 min read
Learning Tries in Javascript

Learning Tries in Javascript

27
Comments 3
2 min read
Ways to boost your Computer Vision Projects by using 5 Open-Source Facial Recognition Projects

Ways to boost your Computer Vision Projects by using 5 Open-Source Facial Recognition Projects

3
Comments 1
1 min read
Data science courses in Python, R, SQL, and more | DataCamp

Data science courses in Python, R, SQL, and more | DataCamp

5
Comments
1 min read
A Quick Guide on Missing Data Imputation Techniques in Python(2020)

A Quick Guide on Missing Data Imputation Techniques in Python(2020)

4
Comments
1 min read
Attempting (And Sort of Succeeding) to Implement NEAT in JavaScript

Attempting (And Sort of Succeeding) to Implement NEAT in JavaScript

30
Comments 6
16 min read
Top 5 Open-Source Transfer Learning Machine Learning Projects

Top 5 Open-Source Transfer Learning Machine Learning Projects

3
Comments
1 min read
Python to Neural Networks : A Guide for Beginners

Python to Neural Networks : A Guide for Beginners

4
Comments
2 min read
Modules in JavaScript

Modules in JavaScript

7
Comments
3 min read
How to publish your Chrome Extension

How to publish your Chrome Extension

14
Comments 2
4 min read
loading...