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.
Fill in the Gaps of Your CS Education with MIT

Fill in the Gaps of Your CS Education with MIT

5
Comments
2 min read
Valid Parentheses

Valid Parentheses

5
Comments
1 min read
The [12 + 3] Commandments of Software Engineering 👨‍💻

The [12 + 3] Commandments of Software Engineering 👨‍💻

36
Comments 1
1 min read
Algorithmic problems in technical interviews

Algorithmic problems in technical interviews

6
Comments 4
1 min read
Pseudorandom numbers using Rule 30

Pseudorandom numbers using Rule 30

6
Comments 2
5 min read
The most important sorting algorithm you need to know

The most important sorting algorithm you need to know

212
Comments 9
3 min read
Deep Learning LSTM for Sentiment Analysis in Tensorflow with Keras API

Deep Learning LSTM for Sentiment Analysis in Tensorflow with Keras API

6
Comments
5 min read
The Ruby Enumerable <=> operator and #max vs. #max_by

The Ruby Enumerable <=> operator and #max vs. #max_by

32
Comments
7 min read
What is Data: A beginner's guide to understanding what Data means.

What is Data: A beginner's guide to understanding what Data means.

5
Comments
4 min read
The Dining Philosophers Problem (Or Your Introduction to Thinking in Computer Science)

The Dining Philosophers Problem (Or Your Introduction to Thinking in Computer Science)

24
Comments
4 min read
Hacking Random Generator (linear congruential generator)

Hacking Random Generator (linear congruential generator)

12
Comments
1 min read
Intro to Quantum Computing with Qiskit and IBM Q

Intro to Quantum Computing with Qiskit and IBM Q

14
Comments
7 min read
CI/CD with Travis CI and Google Firebase

CI/CD with Travis CI and Google Firebase

8
Comments
3 min read
The fun and games begin when the runtime walks in

The fun and games begin when the runtime walks in

24
Comments
3 min read
Should I focus on Data Structures and Algorithms or Programming Languages?

Should I focus on Data Structures and Algorithms or Programming Languages?

10
Comments
2 min read
Review of MSB, LSB, and Unsigned Integers

Review of MSB, LSB, and Unsigned Integers

5
Comments
3 min read
A bug was found in Java after almost 9 years of hiding.

A bug was found in Java after almost 9 years of hiding.

54
Comments 8
4 min read
Sort Array by Parity

Sort Array by Parity

6
Comments 1
3 min read
Detecting Graph Cycles With Depth-First Search

Detecting Graph Cycles With Depth-First Search

20
Comments
3 min read
Explain "memory" like I'm five

Explain "memory" like I'm five

14
Comments 10
1 min read
Convert Roman Numerals to Integers

Convert Roman Numerals to Integers

46
Comments 3
4 min read
Trivia #2: Where did the word "debugging" come from?

Trivia #2: Where did the word "debugging" come from?

14
Comments 3
2 min read
"The Pragmatic Programmer": The Most In-Depth Comparison Between New and Old

"The Pragmatic Programmer": The Most In-Depth Comparison Between New and Old

47
Comments 1
2 min read
Machine Learning - Training And Testing

Machine Learning - Training And Testing

8
Comments
3 min read
Find the K-th Symbol in Grammar

Find the K-th Symbol in Grammar

7
Comments
3 min read
Monads, a bit of Functional flow into Object world.

Monads, a bit of Functional flow into Object world.

8
Comments 2
3 min read
Towards language agnostic programing

Towards language agnostic programing

6
Comments
4 min read
What is Defensive Coding?

What is Defensive Coding?

44
Comments 9
2 min read
What is variable in javaScript?

What is variable in javaScript?

7
Comments
7 min read
BaseCS: Working with Binary 13:50

BaseCS: Working with Binary

93
Comments 8
1 min read
BaseCS: Intro to Binary 07:55

BaseCS: Intro to Binary

270
Comments 14
1 min read
Machine Learning - Deep Neural Network

Machine Learning - Deep Neural Network

12
Comments
4 min read
Introduction to DOM

Introduction to DOM

6
Comments
3 min read
Blogs are harmful and we are learning wrongly!

Blogs are harmful and we are learning wrongly!

18
Comments 10
2 min read
A Better Way to Loop Over an Array

A Better Way to Loop Over an Array

5
Comments
2 min read
IIFE in Javascript

IIFE in Javascript

10
Comments
3 min read
What is Function Expression in Javascript

What is Function Expression in Javascript

12
Comments
2 min read
The "I *dislike* recursion" notes

The "I *dislike* recursion" notes

8
Comments
1 min read
How to Fail A Technical Interview At Google

How to Fail A Technical Interview At Google

9
Comments 1
3 min read
Resources for Mastering Algorithms & Data Structures

Resources for Mastering Algorithms & Data Structures

202
Comments 1
13 min read
BinaryGap em duas linhas

BinaryGap em duas linhas

7
Comments
2 min read
Data Structures - A complete Reference

Data Structures - A complete Reference

17
Comments
31 min read
What is Big O Notation?

What is Big O Notation?

389
Comments 24
5 min read
Trivia #1: Who cursed us with 'foo bar'?

Trivia #1: Who cursed us with 'foo bar'?

29
Comments 12
1 min read
Gaming CS Interviews

Gaming CS Interviews

12
Comments
15 min read
Hidden scaling issues of distributed systems - System design in the real world

Hidden scaling issues of distributed systems - System design in the real world

9
Comments
26 min read
Code Smell: Null Check

Code Smell: Null Check

43
Comments
2 min read
Title:“This is CS50”: A Pleasant Way to Kick Off Your Data Science Education

Title:“This is CS50”: A Pleasant Way to Kick Off Your Data Science Education

9
Comments
7 min read
Distributed thread pulling in software teams - teaching and learning from our colleagues

Distributed thread pulling in software teams - teaching and learning from our colleagues

4
Comments
2 min read
Desired State Versus Actual State in Kubernetes

Desired State Versus Actual State in Kubernetes

15
Comments
11 min read
Prefix Sum & Suffix Sum - Programming Tools

Prefix Sum & Suffix Sum - Programming Tools

21
Comments 1
3 min read
NP-Complete & Fibonacci Heap

NP-Complete & Fibonacci Heap

10
Comments
6 min read
The Magic of the Fibonacci Numbers & why we love computing them - part 3

The Magic of the Fibonacci Numbers & why we love computing them - part 3

6
Comments
5 min read
Reading Snippets [42 => Computer Science ]

Reading Snippets [42 => Computer Science ]

5
Comments
1 min read
Reading Snippets [41 => Ruby ] 💎

Reading Snippets [41 => Ruby ] 💎

3
Comments
1 min read
Sorting and Sorting Algorithms

Sorting and Sorting Algorithms

6
Comments
5 min read
Convert an email file with attachments to PDF using C#

Convert an email file with attachments to PDF using C#

6
Comments 1
1 min read
The future of data storaging is on...DNA!?

The future of data storaging is on...DNA!?

5
Comments
1 min read
How should a total beginner to the field of CS and Programming get started?

How should a total beginner to the field of CS and Programming get started?

11
Comments 10
2 min read
Senior IT Trainer

Senior IT Trainer

4
Comments 1
1 min read
loading...