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.
How To Earn A Free Ticket To A Computer Science Internship

How To Earn A Free Ticket To A Computer Science Internship

5
Comments
4 min read
So... Linux?
Cover image for So... Linux?

So... Linux?

312
Comments 27
7 min read
Quick Sort in Ruby

Quick Sort in Ruby

25
Comments 5
4 min read
Sorting Algorithms

Sorting Algorithms

10
Comments
4 min read
Highlight Searched text on a page with just Javascript
Cover image for Highlight Searched text on a page with just Javascript

Highlight Searched text on a page with just Javascript

61
Comments 3
1 min read
Everything about RAM...
Cover image for Everything about RAM...

Everything about RAM...

11
Comments 2
5 min read
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.

5
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
Algorithms Day 1- Linear and Binary Search

Algorithms Day 1- Linear and Binary Search

2
Comments
1 min read
Classification of computer languages (III)
Cover image for Classification of computer languages (III)

Classification of computer languages (III)

25
Comments 9
5 min read
Chrome Multi-Processor Architecture

Chrome Multi-Processor Architecture

18
Comments
5 min read
🌈 Merge Sort & Quick Sort in 5 Languages

🌈 Merge Sort & Quick Sort in 5 Languages

38
Comments 2
2 min read
loading...