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.
Why did you start coding? What were the changes that you saw in your life because of coding?

Why did you start coding? What were the changes that you saw in your life because of coding?

17
Comments 7
3 min read
Multidisciplinarity - What's there besides code?

Multidisciplinarity - What's there besides code?

8
Comments 8
5 min read
Is Computer Science Really that Hard?

Is Computer Science Really that Hard?

5
Comments 2
5 min read
Cross Entropy Loss

Cross Entropy Loss

6
Comments
2 min read
How to Start Freelancing as a programmer on Upwork

How to Start Freelancing as a programmer on Upwork

30
Comments 3
6 min read
Can You Get a Programming Job with Just an Associate’s Degree?

Can You Get a Programming Job with Just an Associate’s Degree?

3
Comments 3
4 min read
Big-Oh(O) does not give you always the worst-case, But why?

Big-Oh(O) does not give you always the worst-case, But why?

2
Comments
3 min read
What is cloud computing? A beginner’s guide

What is cloud computing? A beginner’s guide

83
Comments 7
5 min read
Automating my college's website.

Automating my college's website.

6
Comments
2 min read
Day 002: Why are hashes cached in dictionaries?

Day 002: Why are hashes cached in dictionaries?

4
Comments
2 min read
Hacking the problems of Life with Technology 👨‍💻👩‍💻

Hacking the problems of Life with Technology 👨‍💻👩‍💻

4
Comments
2 min read
How do Python Dictionaries work?

How do Python Dictionaries work?

29
Comments
4 min read
Infix to Prefix Conversion USING Stack

Infix to Prefix Conversion USING Stack

4
Comments
1 min read
Infix to Postfix Conversion using Stack

Infix to Postfix Conversion using Stack

3
Comments
1 min read
An Introduction to Time Complexity and Big O Notation

An Introduction to Time Complexity and Big O Notation

9
Comments
1 min read
Self-Signed SSL: NGINX on MAC

Self-Signed SSL: NGINX on MAC

8
Comments
2 min read
Python — Pip Commands you might not know

Python — Pip Commands you might not know

5
Comments 2
6 min read
Function in Every Programming Language

Function in Every Programming Language

29
Comments 14
4 min read
Roadmap for beginners to Competitive programming

Roadmap for beginners to Competitive programming

39
Comments
2 min read
Codeforces - How to use Typescript/Javascript like a pro

Codeforces - How to use Typescript/Javascript like a pro

10
Comments
6 min read
UVA 11933 - Splitting Numbers

UVA 11933 - Splitting Numbers

4
Comments
2 min read
How to build an URL Shortener & Expander using Python

How to build an URL Shortener & Expander using Python

30
Comments 2
6 min read
Hashmaps: Javascript Edition

Hashmaps: Javascript Edition

20
Comments 1
5 min read
Crunching numbers: Algorithms I wrote for Project Euler🧮💻

Crunching numbers: Algorithms I wrote for Project Euler🧮💻

30
Comments
4 min read
Data Structures in JavaScript: Hash Tables

Data Structures in JavaScript: Hash Tables

17
Comments 2
7 min read
loading...