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.
Three characteristics of OOP: Inheritance
Cover image for Three characteristics of OOP: Inheritance

Three characteristics of OOP: Inheritance

8
Comments
4 min read
Computer System Cp2.2 Truncating and expanding in C
Cover image for Computer System Cp2.2 Truncating and expanding in C

Computer System Cp2.2 Truncating and expanding in C

3
Comments
4 min read
Application Programming Interface

Application Programming Interface

5
Comments
4 min read
What we need to know about the database
Cover image for What we need to know about the database

What we need to know about the database

3
Comments 1
3 min read
Striver's SDE Sheet Journey - #19 Two sum

Striver's SDE Sheet Journey - #19 Two sum

3
Comments
2 min read
How to build a fully functional chat application by implementing the chat server using Django Channel.
Cover image for How to build a fully functional chat application by implementing the chat server using Django Channel.

How to build a fully functional chat application by implementing the chat server using Django Channel.

6
Comments 1
7 min read
A Basic Understanding of Big O Notation
Cover image for A Basic Understanding of Big O Notation

A Basic Understanding of Big O Notation

4
Comments
5 min read
Computer System - Cp.2 - 1 Bit and Byte in C
Cover image for Computer System - Cp.2 - 1 Bit and Byte in C

Computer System - Cp.2 - 1 Bit and Byte in C

5
Comments
3 min read
SOLID Principles in Java
Cover image for SOLID Principles in Java

SOLID Principles in Java

19
Comments
5 min read
Computer Systems Principles - Cp.1 Intro
Cover image for Computer Systems Principles - Cp.1 Intro

Computer Systems Principles - Cp.1 Intro

6
Comments
2 min read
Unicode

Unicode

3
Comments
2 min read
Chiton

Chiton

2
Comments
3 min read
Knights Tour using Backtracking
Cover image for Knights Tour using Backtracking

Knights Tour using Backtracking

5
Comments
3 min read
A C++ algorithm to compute the coefficients of a function development in a spherical harmonics convergent series

A C++ algorithm to compute the coefficients of a function development in a spherical harmonics convergent series

3
Comments 4
1 min read
SQL Beginner Friendly Cheatsheet
Cover image for SQL Beginner Friendly Cheatsheet

SQL Beginner Friendly Cheatsheet

16
Comments 1
2 min read
Computer Networks simplified!
Cover image for Computer Networks simplified!

Computer Networks simplified!

39
Comments 6
5 min read
The Big O Notation | Quadratic, constant and linear calculations in javascript
Cover image for The Big O Notation | Quadratic, constant and linear calculations in javascript

The Big O Notation | Quadratic, constant and linear calculations in javascript

7
Comments
3 min read
01. Product of Array Except Self
Cover image for 01. Product of Array Except Self

01. Product of Array Except Self

5
Comments
3 min read
What to pursure after graduation?

What to pursure after graduation?

26
Comments 7
2 min read
Understanding DNS (Domain Name Servers)
Cover image for Understanding DNS (Domain Name Servers)

Understanding DNS (Domain Name Servers)

23
Comments
6 min read
Striver's SDE Sheet Journey - #16 Majority Element (>N/3 times)

Striver's SDE Sheet Journey - #16 Majority Element (>N/3 times)

4
Comments
2 min read
QuickSort Explained

QuickSort Explained

7
Comments
3 min read
Trick Shot
Cover image for Trick Shot

Trick Shot

4
Comments
5 min read
The Three Basic N^2 Sorting Algorithms

The Three Basic N^2 Sorting Algorithms

20
Comments
4 min read
Primer on Recursion
Cover image for Primer on Recursion

Primer on Recursion

11
Comments
3 min read
loading...