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.
Road to Genius: advanced #32

Road to Genius: advanced #32

5
Comments 2
2 min read
Longest substring without repeating characters, solving Google interview question.

Longest substring without repeating characters, solving Google interview question.

82
Comments 16
1 min read
Comprehensions in Python: Why are they faster? A deep dive.

Comprehensions in Python: Why are they faster? A deep dive.

4
Comments
2 min read
Rock Paper Scissor Game in C [Mini Project]

Rock Paper Scissor Game in C [Mini Project]

6
Comments 1
2 min read
Road to Genius: advanced #31

Road to Genius: advanced #31

5
Comments
2 min read
Getting Started with Programming

Getting Started with Programming

11
Comments
4 min read
Unconditional Challenge: FizzBuzz without `if`

Unconditional Challenge: FizzBuzz without `if`

26
Comments 55
2 min read
Road to Genius: advanced #30

Road to Genius: advanced #30

6
Comments
3 min read
Filter/Map and manipulating csv data, in Python

Filter/Map and manipulating csv data, in Python

11
Comments
4 min read
How did I install TensorFlow after struggling for a week !

How did I install TensorFlow after struggling for a week !

3
Comments
3 min read
Master Array Data structure.

Master Array Data structure.

19
Comments
2 min read
Oi You! Stop Requesting Everything: A Simple Guide to Memoization

Oi You! Stop Requesting Everything: A Simple Guide to Memoization

115
Comments 7
5 min read
Implementing Conway’s game of life.

Implementing Conway’s game of life.

25
Comments 4
5 min read
My attempt at not wasting 3 years doing a computer science degree

My attempt at not wasting 3 years doing a computer science degree

7
Comments 1
3 min read
Attempting OOP in the Functional Paradigm

Attempting OOP in the Functional Paradigm

7
Comments
3 min read
Road to Genius: advanced #29

Road to Genius: advanced #29

6
Comments
2 min read
Object-Oriented Programming Concepts (OOPs) Simplified! ! !

Object-Oriented Programming Concepts (OOPs) Simplified! ! !

138
Comments 2
4 min read
Why Obama said, "I think Bubble Sort would be the wrong way to go.."

Why Obama said, "I think Bubble Sort would be the wrong way to go.."

24
Comments
2 min read
Algorithms Problem Solving: Running Array Sum

Algorithms Problem Solving: Running Array Sum

9
Comments
1 min read
The perfect handbook

The perfect handbook

3
Comments
2 min read
Python: Pattern Matching Proposal

Python: Pattern Matching Proposal

24
Comments
6 min read
Road to Genius: advanced #28

Road to Genius: advanced #28

5
Comments
2 min read
Cycle Sort in Ruby

Cycle Sort in Ruby

9
Comments
5 min read
Algorithms Problem Solving: Discount for prices

Algorithms Problem Solving: Discount for prices

7
Comments
2 min read
Lines of code vs more Files

Lines of code vs more Files

4
Comments 2
1 min read
loading...