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.
Code Obfuscation: Why, How & When...

Code Obfuscation: Why, How & When...

7
Comments 1
4 min read
How to Solve a Coding Challenge

How to Solve a Coding Challenge

9
Comments 1
2 min read
cloud software to transcribe speech to text

cloud software to transcribe speech to text

9
Comments
1 min read
Data Structures: What's a Queue?

Data Structures: What's a Queue?

6
Comments
4 min read
Protecting audio assets with JavaScript and Web Audio API

Protecting audio assets with JavaScript and Web Audio API

30
Comments 2
3 min read
JS Spec debunking for toPrimitive on an object

JS Spec debunking for toPrimitive on an object

6
Comments 3
1 min read
Code comprehension

Code comprehension

3
Comments
2 min read
Today I learned a small trick on how to count in Binary

Today I learned a small trick on how to count in Binary

4
Comments 1
2 min read
The Four Pillars of Object Oriented Programming

The Four Pillars of Object Oriented Programming

48
Comments 13
3 min read
Protecting audio and music assets with Node and Javascript

Protecting audio and music assets with Node and Javascript

45
Comments 2
3 min read
Useful Header files in C

Useful Header files in C

11
Comments
2 min read
🧐 Demystifying Big 🅾️

🧐 Demystifying Big 🅾️

11
Comments
17 min read
OOPS made easy

OOPS made easy

9
Comments 2
3 min read
Can AI/ML solve this Puzzle ?

Can AI/ML solve this Puzzle ?

5
Comments
2 min read
API design is stuck in the past

API design is stuck in the past

2
Comments
4 min read
ASP.NET — Create your first “Hello World!” web app in 5 minutes

ASP.NET — Create your first “Hello World!” web app in 5 minutes

2
Comments
2 min read
Bandcamp Music Player and Discovery Tool

Bandcamp Music Player and Discovery Tool

9
Comments 3
1 min read
Graceful shutdown of your legacy backend service

Graceful shutdown of your legacy backend service

2
Comments 2
2 min read
Display html form values in same page after submit using javaScript

Display html form values in same page after submit using javaScript

7
Comments
1 min read
Unit Testing Technical Test & Interview Questions

Unit Testing Technical Test & Interview Questions

6
Comments
5 min read
Big O Notation, Time & Space Complexity Overview

Big O Notation, Time & Space Complexity Overview

76
Comments
5 min read
Object-Oriented Programming

Object-Oriented Programming

7
Comments
1 min read
Starter Guide to Big O Notation

Starter Guide to Big O Notation

76
Comments 5
3 min read
How you explain the basics of internet to a 5y old

How you explain the basics of internet to a 5y old

11
Comments
3 min read
Pizza Delivery App Development: Opportunities, Features and Challenges

Pizza Delivery App Development: Opportunities, Features and Challenges

5
Comments 1
9 min read
ISO C++ forbids converting a string constant to char*

ISO C++ forbids converting a string constant to char*

3
Comments 1
1 min read
The bare-bones of a Python program

The bare-bones of a Python program

6
Comments
3 min read
In programming, the terms "line" and "statement" always mean the same thing.

In programming, the terms "line" and "statement" always mean the same thing.

6
Comments 4
1 min read
Top 5 youtube channels for beginner Programmer.

Top 5 youtube channels for beginner Programmer.

3
Comments 2
1 min read
Merge Sort: When You're Too Much of a Nerd to Use .sort()

Merge Sort: When You're Too Much of a Nerd to Use .sort()

5
Comments 2
5 min read
Highest-Paying Computer Science Jobs Going into 2021

Highest-Paying Computer Science Jobs Going into 2021

11
Comments 1
13 min read
Why I invested in my tech career with Le Wagon

Why I invested in my tech career with Le Wagon

3
Comments 1
5 min read
Make BFS Your BFF

Make BFS Your BFF

11
Comments
7 min read
Managing pointers in a doubly linked list in a nutshell

Managing pointers in a doubly linked list in a nutshell

8
Comments
1 min read
Memoization and Recursion

Memoization and Recursion

31
Comments
4 min read
Function Overloading in C++

Function Overloading in C++

3
Comments
2 min read
Type Safety in Functions

Type Safety in Functions

4
Comments 2
1 min read
Setting up MongoDB(4.2.10) and MongoDB Compass Locally

Setting up MongoDB(4.2.10) and MongoDB Compass Locally

8
Comments
3 min read
Why can't Serverless really be serverless ?

Why can't Serverless really be serverless ?

12
Comments 4
5 min read
The shell - missing semester notes

The shell - missing semester notes

25
Comments 2
3 min read
How does a baby pronounce Memorization? Memoization!

How does a baby pronounce Memorization? Memoization!

22
Comments 1
2 min read
Dart FFI and CLI App

Dart FFI and CLI App

3
Comments
7 min read
Functions in C++

Functions in C++

6
Comments
2 min read
Learning How to Divide and Conqueror

Learning How to Divide and Conqueror

3
Comments
2 min read
Flow of Control (if, else, while, for)

Flow of Control (if, else, while, for)

4
Comments
2 min read
Keyboard Input

Keyboard Input

2
Comments
1 min read
Mnemonics: declarative vs imperative programming

Mnemonics: declarative vs imperative programming

28
Comments 4
3 min read
The More I Learn, The More Absolutely In Love I Am.

The More I Learn, The More Absolutely In Love I Am.

38
Comments 7
1 min read
Type Safety in C++

Type Safety in C++

13
Comments 3
1 min read
Under The Hood : Assigning Values to Global Pointers

Under The Hood : Assigning Values to Global Pointers

6
Comments
6 min read
Positioning for Post COVID-19 Remotely

Positioning for Post COVID-19 Remotely

3
Comments
4 min read
Are Dart and Java type systems sound?

Are Dart and Java type systems sound?

5
Comments
2 min read
Hacktober Fest

Hacktober Fest

4
Comments
1 min read
Comprehensive Guide to Learn Computer Science Online

Comprehensive Guide to Learn Computer Science Online

20
Comments 2
13 min read
JS ES6 Object Destructuring

JS ES6 Object Destructuring

2
Comments
2 min read
What Is Computer Science

What Is Computer Science

3
Comments
2 min read
Open Closed Principle

Open Closed Principle

46
Comments 8
3 min read
Liskov Substitution Principle

Liskov Substitution Principle

32
Comments 9
5 min read
Problem solving tips and a breakdown of my problem solving approach

Problem solving tips and a breakdown of my problem solving approach

10
Comments 2
5 min read
Back to Basics: More Strings in Python

Back to Basics: More Strings in Python

6
Comments
3 min read
loading...