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.
Learning Javascript #DAY-01 (my journey to full-stack web dev)
Cover image for Learning Javascript #DAY-01 (my journey to full-stack web dev)

Learning Javascript #DAY-01 (my journey to full-stack web dev)

8
Comments 4
2 min read
Python Vs C++ (My Experience)

Python Vs C++ (My Experience)

12
Comments 6
4 min read
Learn about Material-UI Grid
Cover image for Learn about Material-UI Grid
04:36

Learn about Material-UI Grid

47
Comments
1 min read
What's your advice for future CS students?
Cover image for What's your advice for future CS students?

What's your advice for future CS students?

17
Comments 25
1 min read
Regular Expressions(RegEx) in Python
Cover image for Regular Expressions(RegEx) in Python

Regular Expressions(RegEx) in Python

54
Comments 2
18 min read
Improving your Algorithms & Data Structure skills
Cover image for Improving your Algorithms & Data Structure skills

Improving your Algorithms & Data Structure skills

376
Comments 1
4 min read
Merge Sort Quick Reference
Cover image for Merge Sort Quick Reference

Merge Sort Quick Reference

48
Comments 4
2 min read
Is a Master's Degree Worth It?

Is a Master's Degree Worth It?

12
Comments 5
5 min read
Lazy evaluation in Haskell
Cover image for Lazy evaluation in Haskell

Lazy evaluation in Haskell

7
Comments
4 min read
Byte Sized Episode 5: Birth of the B-tree
Cover image for Byte Sized Episode 5: Birth of the B-tree
04:15

Byte Sized Episode 5: Birth of the B-tree

161
Comments 5
1 min read
IMPORTANT KEYBOARD SHORTCUT KEYS FOR DEVELOPERS

IMPORTANT KEYBOARD SHORTCUT KEYS FOR DEVELOPERS

7
Comments 4
1 min read
C++ type casting with example for C developers
Cover image for C++ type casting with example for C developers

C++ type casting with example for C developers

47
Comments 11
15 min read
How floating-point no is stored in memory?
Cover image for How floating-point no is stored in memory?

How floating-point no is stored in memory?

16
Comments
6 min read
We all are Codengers!!

We all are Codengers!!

2
Comments 1
2 min read
Coding practices your future self will love you for
Cover image for Coding practices your future self will love you for

Coding practices your future self will love you for

926
Comments 79
3 min read
3 Amazing ways to generate random numbers without Math.random()
Cover image for 3 Amazing ways to generate random numbers without Math.random()

3 Amazing ways to generate random numbers without Math.random()

259
Comments 30
9 min read
All You Need to Know About Big O Notation [Python Examples]
Cover image for All You Need to Know About Big O Notation [Python Examples]

All You Need to Know About Big O Notation [Python Examples]

135
Comments 1
15 min read
Intro to bitwise operations

Intro to bitwise operations

8
Comments
2 min read
The Three P's of Learning How to Code
Cover image for The Three P's of Learning How to Code

The Three P's of Learning How to Code

7
Comments 1
5 min read
Building parsers for fun and profit with Pyparsing

Building parsers for fun and profit with Pyparsing

18
Comments
5 min read
In Defense of Big O

In Defense of Big O

71
Comments 7
3 min read
Ticking Clocks in a Distributed System
Cover image for Ticking Clocks in a Distributed System

Ticking Clocks in a Distributed System

106
Comments 3
8 min read
Programming guilty pleasure

Programming guilty pleasure

7
Comments 5
1 min read
Part 2: Classic Encryption Algorithms - Mono-alphabetic Substitution Ciphers
Cover image for Part 2: Classic Encryption Algorithms - Mono-alphabetic Substitution Ciphers

Part 2: Classic Encryption Algorithms - Mono-alphabetic Substitution Ciphers

10
Comments
12 min read
Insertion Sort Quick Reference
Cover image for Insertion Sort Quick Reference

Insertion Sort Quick Reference

34
Comments 2
2 min read
loading...