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.
Ten Common Myths About a Career in Software Development

Ten Common Myths About a Career in Software Development

15
Comments 4
5 min read
Solution to the simple task on algorithm complexity

Solution to the simple task on algorithm complexity

1
Comments
2 min read
Python Subprocess – Execute Shell Commands

Python Subprocess – Execute Shell Commands

14
Comments
2 min read
JS Array Stuffy Stuff

JS Array Stuffy Stuff

16
Comments 2
1 min read
Paging - The secret behind the modern computer's efficient memory management

Paging - The secret behind the modern computer's efficient memory management

6
Comments
4 min read
Trick to read all the content of a file in java

Trick to read all the content of a file in java

7
Comments
1 min read
Algorithms in Python: Binary Search for Code Newbies

Algorithms in Python: Binary Search for Code Newbies

5
Comments 1
10 min read
Which coding language should the upcoming generation kids learn to become a programmer in future ?

Which coding language should the upcoming generation kids learn to become a programmer in future ?

3
Comments
1 min read
Time complexity made simple,learn within O(1)

Time complexity made simple,learn within O(1)

23
Comments
6 min read
Sorting Algorithms in Javascript Part 2

Sorting Algorithms in Javascript Part 2

51
Comments 3
2 min read
Leetcode September Day12

Leetcode September Day12

4
Comments
2 min read
Understanding Dynamic Programming

Understanding Dynamic Programming

3
Comments
17 min read
How to learn coding in an efficient way

How to learn coding in an efficient way

36
Comments
6 min read
What is Python?

What is Python?

3
Comments
3 min read
Demystifying Computers: CPU (Central Processing Unit)

Demystifying Computers: CPU (Central Processing Unit)

49
Comments 1
6 min read
Implement a Hashmap with its various methods

Implement a Hashmap with its various methods

7
Comments
2 min read
A simple (?) task on algorithm complexity

A simple (?) task on algorithm complexity

3
Comments
1 min read
What's inside the world most popular programming language?

What's inside the world most popular programming language?

10
Comments 2
6 min read
What is cohesion and why should you care?

What is cohesion and why should you care?

6
Comments
8 min read
Beginner's Python Cheat-Sheet

Beginner's Python Cheat-Sheet

16
Comments
4 min read
How to convert image to sound in Python

How to convert image to sound in Python

11
Comments
3 min read
Complete Introduction to the 30 Most Essential Data Structures & Algorithms

Complete Introduction to the 30 Most Essential Data Structures & Algorithms

1813
Comments 28
35 min read
Looking Under The hood : Learning assembly by compiling C

Looking Under The hood : Learning assembly by compiling C

16
Comments
6 min read
Under The Hood Of C With Assembly : No Code

Under The Hood Of C With Assembly : No Code

7
Comments 3
6 min read
Introduction to creative coding with p5.js

Introduction to creative coding with p5.js

36
Comments 4
4 min read
loading...