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.
Red assembly, blue assembly, strong assembly, weak assembly

Red assembly, blue assembly, strong assembly, weak assembly

16
Comments
3 min read
Trivia #3: What is the history of "hello world"?

Trivia #3: What is the history of "hello world"?

53
Comments 4
7 min read
Working with Expression Trees in C#

Working with Expression Trees in C#

21
Comments 3
30 min read
Array Is Not A Linear Data Structure

Array Is Not A Linear Data Structure

5
Comments 4
3 min read
Client-Side vs. Server-Side Programming

Client-Side vs. Server-Side Programming

9
Comments 1
2 min read
Finding Shortest Paths In Graphs (using Dijkstra's & BFS)

Finding Shortest Paths In Graphs (using Dijkstra's & BFS)

36
Comments 1
6 min read
Computational Offloading in Mobile Cloud Computing

Computational Offloading in Mobile Cloud Computing

6
Comments
4 min read
Data Structures in Python

Data Structures in Python

38
Comments 9
3 min read
BaseCS: The Magic Number of Computers 08:55

BaseCS: The Magic Number of Computers

112
Comments 4
1 min read
I hated Regex so much that I made iHateRegex.io

I hated Regex so much that I made iHateRegex.io

590
Comments 95
1 min read
Why Data Structures?

Why Data Structures?

8
Comments
4 min read
Exploring ES6 data structures

Exploring ES6 data structures

20
Comments
5 min read
Machine Learning - Celsius V Fashion Mnist

Machine Learning - Celsius V Fashion Mnist

3
Comments
2 min read
Hell is other people's DLLs

Hell is other people's DLLs

17
Comments 2
4 min read
What is O(💕)? Learn Big O Quadratic Time Complexity

What is O(💕)? Learn Big O Quadratic Time Complexity

65
Comments
8 min read
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
The [12 + 3] Commandments of Software Engineering 👨‍💻

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

36
Comments 1
1 min read
Valid Parentheses

Valid Parentheses

5
Comments
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

34
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
loading...