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.
#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

128
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

7
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
The Making of Slate [Part 2]

The Making of Slate [Part 2]

12
Comments 1
4 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!)

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

The System Design Interview (for beginners)

101
Comments 4
6 min read
Package Management in Linux System

Package Management in Linux System

12
Comments 2
3 min read
Memoization in Dynamic Programming Through Examples

Memoization in Dynamic Programming Through Examples

81
Comments 2
12 min read
Data Structures as Hooks, a guide: Linked List

Data Structures as Hooks, a guide: Linked List

37
Comments
8 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
Decorator Design Pattern in Modern C++

Decorator Design Pattern in Modern C++

9
Comments
7 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
Learning Tries in Javascript

Learning Tries in Javascript

27
Comments 3
2 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

27
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

13
Comments 2
4 min read
#1 DBMS ( FOR INTERVIEW PURPOSES)

#1 DBMS ( FOR INTERVIEW PURPOSES)

9
Comments 1
2 min read
An OS where containers are apps. 🐳

An OS where containers are apps. 🐳

35
Comments 15
1 min read
Walking AI: Simple Neural Network from Scratch

Walking AI: Simple Neural Network from Scratch

58
Comments 1
11 min read
Word Vectors Simplified

Word Vectors Simplified

9
Comments
3 min read
#007 DS&A - Trees

#007 DS&A - Trees

11
Comments
9 min read
Developer Dictionary: Model View Controller

Developer Dictionary: Model View Controller

5
Comments 1
3 min read
Who is Uncle Bob?

Who is Uncle Bob?

55
Comments 15
3 min read
Single Responsibility Principle Explained

Single Responsibility Principle Explained

6
Comments
3 min read
Developer Dictionary: DOM

Developer Dictionary: DOM

5
Comments
3 min read
Introduction to CRDTs for Realtime Collaboration

Introduction to CRDTs for Realtime Collaboration

10
Comments
13 min read
Developer Dictionary: Object Oriented Programming

Developer Dictionary: Object Oriented Programming

8
Comments
4 min read
Construcción de Software: Por qué no llamarla "Programación"

Construcción de Software: Por qué no llamarla "Programación"

4
Comments
3 min read
How Do We Get a Balanced Binary Tree?

How Do We Get a Balanced Binary Tree?

34
Comments 1
5 min read
TIL - Tarjan's Algorithm

TIL - Tarjan's Algorithm

10
Comments
3 min read
loading...