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.
Leftmost Column with at Least a One. Facebook interview question. Thought process from brute force to binary search.

Leftmost Column with at Least a One. Facebook interview question. Thought process from brute force to binary search.

8
Comments 5
3 min read
How to Complete a Programming Project From Scratch
Cover image for How to Complete a Programming Project From Scratch

How to Complete a Programming Project From Scratch

38
Comments
13 min read
Intro to Binary Search
Cover image for Intro to Binary Search

Intro to Binary Search

53
Comments 6
7 min read
Under Observation — Variable Scoping and How It Affects Your Program

Under Observation — Variable Scoping and How It Affects Your Program

5
Comments
5 min read
Sliding Window Technique

Sliding Window Technique

9
Comments
2 min read
Search in a rotated sorted array, understanding how to apply binary search in weird conditions🤔 🤨
Cover image for Search in a rotated sorted array, understanding how to apply binary search in weird conditions🤔 🤨

Search in a rotated sorted array, understanding how to apply binary search in weird conditions🤔 🤨

22
Comments 2
3 min read
Double Dispatch in C++: Recover Original Type of the Object Pointed by Base Class Pointer
Cover image for Double Dispatch in C++: Recover Original Type of the Object Pointed by Base Class Pointer

Double Dispatch in C++: Recover Original Type of the Object Pointed by Base Class Pointer

6
Comments
8 min read
4 Wonderful OS For Computer Science Students. Number 3 is a must.

4 Wonderful OS For Computer Science Students. Number 3 is a must.

6
Comments
4 min read
How to undo sensitive git history in a Github repo?

How to undo sensitive git history in a Github repo?

8
Comments 1
2 min read
I Took a COBOL Course and I Liked It
Cover image for I Took a COBOL Course and I Liked It

I Took a COBOL Course and I Liked It

43
Comments 3
8 min read
Getting Started With Data Structure and Algorithm With Revisiting DSA Series

Getting Started With Data Structure and Algorithm With Revisiting DSA Series

5
Comments
2 min read
Machine Learning - Understanding Convolutional Neural Networks
Cover image for Machine Learning - Understanding Convolutional Neural Networks

Machine Learning - Understanding Convolutional Neural Networks

9
Comments
2 min read
06: Binary system

06: Binary system

4
Comments
1 min read
05: Digital Circuit

05: Digital Circuit

6
Comments
1 min read
Sudoku Solver, power of backtracking. 🔥

Sudoku Solver, power of backtracking. 🔥

11
Comments
5 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.