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.
Learn about Software Errors 🐞

Learn about Software Errors 🐞

Comments
3 min read
Generic Concurrency in Go

Generic Concurrency in Go

Comments
23 min read
LeetCode Meditations — Chapter 9: Backtracking

LeetCode Meditations — Chapter 9: Backtracking

Comments
5 min read
LeetCode Meditations: Find Median from Data Stream

LeetCode Meditations: Find Median from Data Stream

Comments
6 min read
Recent Graduate Seeking Remote Front-End Development Opportunities

Recent Graduate Seeking Remote Front-End Development Opportunities

Comments
1 min read
Introduction to Data Distribution Unit

Introduction to Data Distribution Unit

Comments
1 min read
How machines Learn: A look into machine learning.

How machines Learn: A look into machine learning.

Comments
3 min read
Demystifying Monads: A Primer in Computer Science

Demystifying Monads: A Primer in Computer Science

Comments
2 min read
LeetCode Meditations — Chapter 8: Heap/Priority Queue

LeetCode Meditations — Chapter 8: Heap/Priority Queue

1
Comments
6 min read
Design Research Methodology in Information Technology

Design Research Methodology in Information Technology

Comments
2 min read
Unleash Your Inner Strategist: Build & Play Connect Four in Python!

Unleash Your Inner Strategist: Build & Play Connect Four in Python!

1
Comments
1 min read
Journey to the centre of CPU: Building an ALU

Journey to the centre of CPU: Building an ALU

Comments
3 min read
30,000x Performance Increase, You Don't Need Accuracy

30,000x Performance Increase, You Don't Need Accuracy

Comments
3 min read
Machine Learning Models: Linear Regression

Machine Learning Models: Linear Regression

Comments
8 min read
CPU vs GPU: Understanding the Difference in Simple Terms

CPU vs GPU: Understanding the Difference in Simple Terms

Comments
2 min read
Active Liveness Detection vs Passive Liveness Detection

Active Liveness Detection vs Passive Liveness Detection

5
Comments
1 min read
Why AI is failing at giving good advice

Why AI is failing at giving good advice

Comments
4 min read
Traditional IT theory (OOP, FP and hardware architecture, etc.) are pseudoscience (by Math-based Warehouse/Workshop Model)

Traditional IT theory (OOP, FP and hardware architecture, etc.) are pseudoscience (by Math-based Warehouse/Workshop Model)

1
Comments
5 min read
Empower your Projects with Face Recognition SDK: 9 Must-Have Features for Developers

Empower your Projects with Face Recognition SDK: 9 Must-Have Features for Developers

Comments
1 min read
Deep Dive into Data structures using Javascript - Graph

Deep Dive into Data structures using Javascript - Graph

Comments
23 min read
UNDERSTANDING UML DIAGRAMS BY IMPLEMENTING A MESSAGING APPLICATION

UNDERSTANDING UML DIAGRAMS BY IMPLEMENTING A MESSAGING APPLICATION

5
Comments
3 min read
Architecture of Neural Networks

Architecture of Neural Networks

Comments
6 min read
Embracing Open Source: A Catalyst for Scientific Progress

Embracing Open Source: A Catalyst for Scientific Progress

Comments
2 min read
Understanding the Flag Register in x86 Assembly Language

Understanding the Flag Register in x86 Assembly Language

Comments
2 min read
Trusted Web Tester certification — what is it and is it worth your time?

Trusted Web Tester certification — what is it and is it worth your time?

3
Comments 2
5 min read
AWS PRICING

AWS PRICING

Comments
3 min read
What is a Monad?

What is a Monad?

Comments
3 min read
What is a search problem?

What is a search problem?

Comments
3 min read
A Simple Java Program

A Simple Java Program

Comments
3 min read
Programming languages

Programming languages

Comments
3 min read
Demystifying Sorting Algorithms: Making Order Out of Chaos

Demystifying Sorting Algorithms: Making Order Out of Chaos

Comments
3 min read
dominando a essência do programação: uma introdução filosófica

dominando a essência do programação: uma introdução filosófica

1
Comments 2
2 min read
SQL Join Types Explained: Inner, Outer, and More in 2024

SQL Join Types Explained: Inner, Outer, and More in 2024

Comments
2 min read
Linguagens Formais: A União com Linguagens e Computação

Linguagens Formais: A União com Linguagens e Computação

21
Comments 2
5 min read
Top 10 most asked SQL interview questions along with their answers

Top 10 most asked SQL interview questions along with their answers

1
Comments 2
3 min read
Don’t Get Salted: A Beginner’s Guide to Hashing Algorithms

Don’t Get Salted: A Beginner’s Guide to Hashing Algorithms

Comments
2 min read
A CALL TO BE CREATORS

A CALL TO BE CREATORS

Comments
5 min read
LeetCode Meditations: Serialize and Deserialize Binary Tree

LeetCode Meditations: Serialize and Deserialize Binary Tree

Comments
6 min read
LeetCode Meditations: Binary Tree Maximum Path Sum

LeetCode Meditations: Binary Tree Maximum Path Sum

5
Comments
4 min read
Computer Basics

Computer Basics

Comments 1
4 min read
SOLID Principles Explained (with examples in Java)

SOLID Principles Explained (with examples in Java)

4
Comments 1
4 min read
Mistakes😕 while learning to code

Mistakes😕 while learning to code

12
Comments 4
2 min read
Construindo um web server em Assembly x86, parte IV, um assembly modesto

Construindo um web server em Assembly x86, parte IV, um assembly modesto

22
Comments 1
45 min read
LeetCode Meditations: Construct Binary Tree from Preorder and Inorder Traversal

LeetCode Meditations: Construct Binary Tree from Preorder and Inorder Traversal

2
Comments
4 min read
LeetCode Meditations: Kth Smallest Element in a BST

LeetCode Meditations: Kth Smallest Element in a BST

Comments
3 min read
Process and data isolation strategies pt. 1 - Sandboxes and Process imprisonment

Process and data isolation strategies pt. 1 - Sandboxes and Process imprisonment

Comments
4 min read
What was your win this week?

What was your win this week?

Comments
1 min read
LeetCode Meditations: Validate Binary Search Tree

LeetCode Meditations: Validate Binary Search Tree

Comments
3 min read
The Magical Algorithms Written by Two Old Men, Dominating the World

The Magical Algorithms Written by Two Old Men, Dominating the World

5
Comments
6 min read
LeetCode Meditations: Binary Tree Level Order Traversal

LeetCode Meditations: Binary Tree Level Order Traversal

Comments
3 min read
LeetCode Meditations: Lowest Common Ancestor of a Binary Search Tree

LeetCode Meditations: Lowest Common Ancestor of a Binary Search Tree

1
Comments
4 min read
Operating systems

Operating systems

Comments 2
2 min read
LeetCode Meditations: Subtree of Another Tree

LeetCode Meditations: Subtree of Another Tree

Comments
3 min read
Left and Right Shift: Bitwise Operators in Python

Left and Right Shift: Bitwise Operators in Python

2
Comments
3 min read
Understanding Technical Research Papers

Understanding Technical Research Papers

6
Comments
2 min read
LeetCode Meditations: Same Tree

LeetCode Meditations: Same Tree

1
Comments
2 min read
Networking Outside the Box: My Job Search Journey sans LinkedIn

Networking Outside the Box: My Job Search Journey sans LinkedIn

11
Comments 2
5 min read
LeetCode Meditations: Maximum Depth of Binary Tree

LeetCode Meditations: Maximum Depth of Binary Tree

Comments
3 min read
( CLI ) based autoclicker

( CLI ) based autoclicker

Comments
2 min read
🕵🏽 Investigating python Callables : functions, methods and more...

🕵🏽 Investigating python Callables : functions, methods and more...

1
Comments
3 min read
loading...