DEV Community

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.
Unicode

Unicode

3
Comments
2 min read
Knights Tour using Backtracking

Knights Tour using Backtracking

5
Comments
3 min read
Chiton

Chiton

2
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

SQL Beginner Friendly Cheatsheet

16
Comments 1
2 min read
Computer Networks simplified!

Computer Networks simplified!

39
Comments 6
5 min read
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

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)

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

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

Primer on Recursion

11
Comments
3 min read
🎯 10 most useful string methods in Java

🎯 10 most useful string methods in Java

11
Comments
3 min read
How to use Pandas for Csv data in Python

How to use Pandas for Csv data in Python

6
Comments
4 min read
Snailfish

Snailfish

6
Comments 1
4 min read
How Pass By Value and Pass By Reference works?

How Pass By Value and Pass By Reference works?

11
Comments
2 min read
Data Structures and Algorithms in JavaScript

Data Structures and Algorithms in JavaScript

15
Comments 1
1 min read
15 Recommended Books For Computer Science Students

15 Recommended Books For Computer Science Students

9
Comments
7 min read
An Introduction To PGP

An Introduction To PGP

16
Comments
18 min read
How to manage a remote computer

How to manage a remote computer

2
Comments
13 min read
Grokking Algorithms in JavaScript - Part 3

Grokking Algorithms in JavaScript - Part 3

7
Comments
8 min read
Striver's SDE Sheet Journey - #14 Pow(x,n)

Striver's SDE Sheet Journey - #14 Pow(x,n)

6
Comments
2 min read
loading...