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.
Big O, when 1 + 1 = 1

Big O, when 1 + 1 = 1

8
Comments
20 min read
Elements of Programming: Fundamental Data Structures

Elements of Programming: Fundamental Data Structures

7
Comments
9 min read
Duplicate Zeros - Optimal Solution in Ruby

Duplicate Zeros - Optimal Solution in Ruby

7
Comments 1
4 min read
What is proxy? Difference between forward proxy and Reverse Proxy

What is proxy? Difference between forward proxy and Reverse Proxy

2
Comments
2 min read
The Great Migration: From Rxjava to Coroutines

The Great Migration: From Rxjava to Coroutines

14
Comments
6 min read
Recursion is Recursion

Recursion is Recursion

6
Comments
4 min read
System design : How Instagram computes real-time trending hashtags ?

System design : How Instagram computes real-time trending hashtags ?

6
Comments 1
5 min read
Decorator Functions in Python.

Decorator Functions in Python.

6
Comments
4 min read
5 More Python Projects That Can Be Built in Under 5 Minutes

5 More Python Projects That Can Be Built in Under 5 Minutes

38
Comments 2
7 min read
Making Sense of Algorithms: General Perspective

Making Sense of Algorithms: General Perspective

3
Comments
6 min read
Random numbers in CSS? Really? 🎲🤔

Random numbers in CSS? Really? 🎲🤔

46
Comments 16
3 min read
C++ vs Python

C++ vs Python

10
Comments 21
3 min read
All you need is NAND, NAND, NAND; NAND is all you need!

All you need is NAND, NAND, NAND; NAND is all you need!

12
Comments 7
4 min read
Why is Graph Theory so amazing? - part 4, working with weights & Dijkstra

Why is Graph Theory so amazing? - part 4, working with weights & Dijkstra

9
Comments 1
5 min read
What is CAP Theorem?

What is CAP Theorem?

5
Comments 3
3 min read
Top 10 Best Java IDEs for 2021

Top 10 Best Java IDEs for 2021

3
Comments 2
9 min read
50+ Resources & Opportunities in Tech

50+ Resources & Opportunities in Tech

26
Comments 1
8 min read
A Beginners Guide to Bit Manipulation

A Beginners Guide to Bit Manipulation

45
Comments 2
7 min read
What is Complexity Analysis?

What is Complexity Analysis?

10
Comments 2
3 min read
Beginners Guide to Hackathons

Beginners Guide to Hackathons

3
Comments
6 min read
Operator Overloading in C++: when to use it and why?

Operator Overloading in C++: when to use it and why?

7
Comments
2 min read
Static Code Analysis - Top 5 Tools

Static Code Analysis - Top 5 Tools

3
Comments
4 min read
#2 of 100DaysOfCode

#2 of 100DaysOfCode

13
Comments 2
2 min read
How to execute an object file: Part 2

How to execute an object file: Part 2

6
Comments
17 min read
Demystifying Time Complexity & Big O Notation

Demystifying Time Complexity & Big O Notation

19
Comments
6 min read
loading...