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.
TIL - Tarjan's Algorithm
Cover image for TIL - Tarjan's Algorithm

TIL - Tarjan's Algorithm

10
Comments
3 min read
Analisando os dados do Airbnb - Rio de Janeiro #5
Cover image for Analisando os dados do Airbnb - Rio de Janeiro #5

Analisando os dados do Airbnb - Rio de Janeiro #5

5
Comments
7 min read
A Year of Studying Computer Science 🏫
Cover image for A Year of Studying Computer Science 🏫

A Year of Studying Computer Science 🏫

25
Comments
5 min read
Find Third maximum Number in an array with O(N) Time Complexity

Find Third maximum Number in an array with O(N) Time Complexity

6
Comments 1
2 min read
Cracking the Binary Tree Interview
Cover image for Cracking the Binary Tree Interview

Cracking the Binary Tree Interview

46
Comments 13
1 min read
Inheritance and Polymorphism - [OOP & Java #2]
Cover image for Inheritance and Polymorphism - [OOP & Java #2]

Inheritance and Polymorphism - [OOP & Java #2]

10
Comments
4 min read
Changing Permissions in Linux System
Cover image for Changing Permissions in Linux System

Changing Permissions in Linux System

53
Comments 1
5 min read
Using Generators as syntax sugar for side effects

Using Generators as syntax sugar for side effects

7
Comments 2
5 min read
Composite Design Pattern in Modern C++
Cover image for Composite Design Pattern in Modern C++

Composite Design Pattern in Modern C++

8
Comments
7 min read
Why abstract interface for effects matters

Why abstract interface for effects matters

8
Comments
3 min read
Smart Enum: What Jon Skeet Got Wrong

Smart Enum: What Jon Skeet Got Wrong

6
Comments 1
5 min read
Sorting Algorithms in Javascript

Sorting Algorithms in Javascript

31
Comments
2 min read
Difference between Gb and Gib ?

Difference between Gb and Gib ?

4
Comments
1 min read
Merkle Tree
Cover image for Merkle Tree

Merkle Tree

7
Comments
3 min read
How to Implement a Hash Map
Cover image for How to Implement a Hash Map

How to Implement a Hash Map

59
Comments 1
5 min read
What are current limitations of search engines?

What are current limitations of search engines?

7
Comments 7
1 min read
Developer Dictionary - SQL

Developer Dictionary - SQL

7
Comments
4 min read
Maximum Bipartite Graph
Cover image for Maximum Bipartite Graph

Maximum Bipartite Graph

4
Comments
2 min read
CORS in short
Cover image for CORS in short

CORS in short

8
Comments
1 min read
Dynamic Programming: 0-1 Knapsack problem

Dynamic Programming: 0-1 Knapsack problem

12
Comments
5 min read
Key Topics from my Computer Science & Maths Degree - Transcript Review
Cover image for Key Topics from my Computer Science & Maths Degree - Transcript Review

Key Topics from my Computer Science & Maths Degree - Transcript Review

6
Comments
16 min read
What's the best way to do encapsulation?

What's the best way to do encapsulation?

5
Comments 1
1 min read
How texting works (Basics for NewBies)
Cover image for How texting works (Basics for NewBies)

How texting works (Basics for NewBies)

5
Comments
2 min read
What is the Internet? (Basics for NewBies)
Cover image for What is the Internet? (Basics for NewBies)

What is the Internet? (Basics for NewBies)

8
Comments
3 min read
Leetcode: Middle Node in Linked List
Cover image for Leetcode: Middle Node in Linked List

Leetcode: Middle Node in Linked List

6
Comments
2 min read
loading...