Forem

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.
did you ever ask yourself how file compression works ? the maths behind greedy algos

did you ever ask yourself how file compression works ? the maths behind greedy algos

10
Comments
4 min read
What is the halting problem, anyway?
Cover image for What is the halting problem, anyway?

What is the halting problem, anyway?

18
Comments 1
3 min read
Flyweight Design Pattern in Modern C++
Cover image for 
Flyweight Design Pattern in Modern C++

Flyweight Design Pattern in Modern C++

5
Comments
5 min read
Explain to me like I am Five: Time Complexity
Cover image for Explain to me like I am Five: Time Complexity

Explain to me like I am Five: Time Complexity

30
Comments
3 min read
Web Vulnerabilities: Romantic Conversations of a Vulnerable Application Part 1
Cover image for Web Vulnerabilities: Romantic Conversations of a Vulnerable Application Part 1

Web Vulnerabilities: Romantic Conversations of a Vulnerable Application Part 1

6
Comments 1
2 min read
#2 DBMS ( FOR INTERVIEW PURPOSES )

#2 DBMS ( FOR INTERVIEW PURPOSES )

11
Comments
2 min read
Learning Regex in Javascript Part 1

Learning Regex in Javascript Part 1

26
Comments 1
2 min read
CORONA VIRUS SPREAD 2
Cover image for CORONA VIRUS SPREAD 2

CORONA VIRUS SPREAD 2

5
Comments
2 min read
Divide And Conquer Algorithms With Python

Divide And Conquer Algorithms With Python

4
Comments
2 min read
Real Traits in C#

Real Traits in C#

10
Comments 7
5 min read
Crack the Software Interview and the perfect Resources
Cover image for Crack the Software Interview and the perfect Resources

Crack the Software Interview and the perfect Resources

12
Comments 1
2 min read
#010 DS&A - Time and Space Analysis
Cover image for #010 DS&A - Time and Space Analysis

#010 DS&A - Time and Space Analysis

7
Comments
12 min read
Amazon Coding Interview: Robot Return to Origin (LeetCode)
Cover image for Amazon Coding Interview: Robot Return to Origin (LeetCode)

Amazon Coding Interview: Robot Return to Origin (LeetCode)

21
Comments 3
2 min read
Writing a queue in JS (using an Array)
Cover image for Writing a queue in JS (using an Array)

Writing a queue in JS (using an Array)

10
Comments 2
2 min read
I Translated Big Scary Tech Terms to Human so You Don't Have To
Cover image for I Translated Big Scary Tech Terms to Human so You Don't Have To

I Translated Big Scary Tech Terms to Human so You Don't Have To

44
Comments 13
1 min read
Developer Dictionary: CLI Command Line Interface

Developer Dictionary: CLI Command Line Interface

3
Comments
2 min read
Generics - [OOP & Java #5]
Cover image for Generics - [OOP & Java #5]

Generics - [OOP & Java #5]

7
Comments 1
5 min read
How I Became a better Computer Science teacher
Cover image for How I Became a better Computer Science teacher

How I Became a better Computer Science teacher

3
Comments
6 min read
5 mistakes that can be avoided as a beginner in FOSS contribution!
Cover image for 5 mistakes that can be avoided as a beginner in FOSS contribution!

5 mistakes that can be avoided as a beginner in FOSS contribution!

19
Comments 2
4 min read
Scanner class nextLine() issue resolved in JAVA
Cover image for Scanner class nextLine() issue resolved in JAVA

Scanner class nextLine() issue resolved in JAVA

5
Comments
3 min read
An Automotive Analogy for Web Architecture
Cover image for An Automotive Analogy for Web Architecture

An Automotive Analogy for Web Architecture

2
Comments
5 min read
Developer Dictionary: Data Structures
Cover image for Developer Dictionary: Data Structures

Developer Dictionary: Data Structures

5
Comments
2 min read
Fisher–Yates shuffle
Cover image for Fisher–Yates shuffle

Fisher–Yates shuffle

7
Comments
3 min read
The code review we deserve
Cover image for The code review we deserve

The code review we deserve

127
Comments 4
6 min read
Code Complete 2 Book Review Series: Laying the Foundation (Part 1)
Cover image for Code Complete 2 Book Review Series: Laying the Foundation (Part 1)

Code Complete 2 Book Review Series: Laying the Foundation (Part 1)

12
Comments
5 min read
loading...