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.
Clean History dengan Git Squash

Clean History dengan Git Squash

4
Comments 1
2 min read
Many ways to solve simple problems in modern C++

Many ways to solve simple problems in modern C++

6
Comments 1
5 min read
Writing a queue in JS (using a Linked List)

Writing a queue in JS (using a Linked List)

6
Comments 1
2 min read
Developer Dictionary: HTTP and TCP/IP

Developer Dictionary: HTTP and TCP/IP

7
Comments
1 min read
Code Complete 2: Table Driven Methods (Part 4)

Code Complete 2: Table Driven Methods (Part 4)

4
Comments
3 min read
Code Complete 2: Statements (Part 4)

Code Complete 2: Statements (Part 4)

5
Comments 1
2 min read
Code Complete 2: Loops (Part 4)

Code Complete 2: Loops (Part 4)

4
Comments
2 min read
Code Complete 2: Creating High-Quality Code (Part 2)

Code Complete 2: Creating High-Quality Code (Part 2)

13
Comments
5 min read
Code Complete 2: Variables (Part 3)

Code Complete 2: Variables (Part 3)

6
Comments
4 min read
Code Complete 2: High-Quality Routines (Part 2)

Code Complete 2: High-Quality Routines (Part 2)

5
Comments
4 min read
Binary Search: Speed up your searches!

Binary Search: Speed up your searches!

9
Comments
3 min read
How Scope Works & Why You Should Care

How Scope Works & Why You Should Care

23
Comments
3 min read
How much do hardware parts matter?

How much do hardware parts matter?

4
Comments 6
1 min read
LeetCode September Day 12

LeetCode September Day 12

5
Comments
1 min read
5 Best Open-Source Projects That Will Teach You All You Need To Know About Best Generative Adversarial Networks(GANs)

5 Best Open-Source Projects That Will Teach You All You Need To Know About Best Generative Adversarial Networks(GANs)

3
Comments
1 min read
Bounded Generic Types & Wildcards - [OOP & Java #6]

Bounded Generic Types & Wildcards - [OOP & Java #6]

9
Comments
8 min read
Leetcode September Day11

Leetcode September Day11

5
Comments
1 min read
Merge Sort Algorithm

Merge Sort Algorithm

5
Comments
2 min read
All you need to know about TERMUX

All you need to know about TERMUX

24
Comments
2 min read
Smarter document management using OCR

Smarter document management using OCR

32
Comments 11
2 min read
What is Graph Databases? A better way to store connected data

What is Graph Databases? A better way to store connected data

12
Comments 3
5 min read
Why you should teach someone to code.

Why you should teach someone to code.

48
Comments 9
3 min read
What is the halting problem, anyway?

What is the halting problem, anyway?

18
Comments 1
3 min read
Flyweight Design Pattern in Modern C++

Flyweight Design Pattern in Modern C++

5
Comments
5 min read
Explain to me like I am Five: Time Complexity

Explain to me like I am Five: Time Complexity

30
Comments
3 min read
Web Vulnerabilities: Romantic Conversations of a Vulnerable Application Part 1

Web Vulnerabilities: Romantic Conversations of a Vulnerable Application Part 1

6
Comments 1
2 min read
#2 DBMS ( FOR INTERVIEW PURPOSES )

#2 DBMS ( FOR INTERVIEW PURPOSES )

11
Comments
2 min read
Learning Regex in Javascript Part 1

Learning Regex in Javascript Part 1

26
Comments 1
2 min read
CORONA VIRUS SPREAD 2

CORONA VIRUS SPREAD 2

5
Comments
2 min read
Divide And Conquer Algorithms With Python

Divide And Conquer Algorithms With Python

4
Comments
2 min read
Real Traits in C#

Real Traits in C#

9
Comments 5
5 min read
#010 DS&A - Time and Space Analysis

#010 DS&A - Time and Space Analysis

7
Comments
12 min read
Crack the Software Interview and the perfect Resources

Crack the Software Interview and the perfect Resources

12
Comments 1
2 min read
Writing a queue in JS (using an Array)

Writing a queue in JS (using an Array)

10
Comments 2
2 min read
I Translated Big Scary Tech Terms to Human so You Don't Have To

I Translated Big Scary Tech Terms to Human so You Don't Have To

44
Comments 13
1 min read
Developer Dictionary: CLI Command Line Interface

Developer Dictionary: CLI Command Line Interface

3
Comments
2 min read
Generics - [OOP & Java #5]

Generics - [OOP & Java #5]

7
Comments 1
5 min read
How I Became a better Computer Science teacher

How I Became a better Computer Science teacher

3
Comments
6 min read
5 mistakes that can be avoided as a beginner in FOSS contribution!

5 mistakes that can be avoided as a beginner in FOSS contribution!

19
Comments 2
4 min read
Scanner class nextLine() issue resolved in JAVA

Scanner class nextLine() issue resolved in JAVA

5
Comments
3 min read
An Automotive Analogy for Web Architecture

An Automotive Analogy for Web Architecture

2
Comments
5 min read
Developer Dictionary: Data Structures

Developer Dictionary: Data Structures

5
Comments
2 min read
Amazon Coding Interview: Robot Return to Origin (LeetCode)

Amazon Coding Interview: Robot Return to Origin (LeetCode)

20
Comments 3
2 min read
Fisher–Yates shuffle

Fisher–Yates shuffle

7
Comments
3 min read
Code Complete 2 Book Review Series: Laying the Foundation (Part 1)

Code Complete 2 Book Review Series: Laying the Foundation (Part 1)

12
Comments
5 min read
Developer Dictionary: Operating System

Developer Dictionary: Operating System

2
Comments
2 min read
Concrete Vs Abstract Vs Interface - [OOP & Java #4]

Concrete Vs Abstract Vs Interface - [OOP & Java #4]

11
Comments
4 min read
A 4-Hour Problem Solving Experience from Leet Code

A 4-Hour Problem Solving Experience from Leet Code

2
Comments
3 min read
hackCBS 3.0 - India's Largest Student-run Hackathon

hackCBS 3.0 - India's Largest Student-run Hackathon

4
Comments
1 min read
Luhn’s algorithm - verify credit cards - GO

Luhn’s algorithm - verify credit cards - GO

6
Comments
4 min read
The code review we deserve

The code review we deserve

126
Comments 4
6 min read
Book Review: Code by Charles Petzold

Book Review: Code by Charles Petzold

3
Comments
2 min read
Solution to algorithms exercise

Solution to algorithms exercise

5
Comments
2 min read
Facade Design Pattern in Modern C++

Facade Design Pattern in Modern C++

6
Comments 1
4 min read
Pourquoi je prends du temps lors de la prise en main d'une technologie ?

Pourquoi je prends du temps lors de la prise en main d'une technologie ?

8
Comments 4
6 min read
The Resources I Wish I Had When I Learned About Databases

The Resources I Wish I Had When I Learned About Databases

163
Comments 3
3 min read
#009 DS&A - Hashing

#009 DS&A - Hashing

7
Comments
5 min read
How to Implement Simulated Annealing Algorithm in Python

How to Implement Simulated Annealing Algorithm in Python

6
Comments
3 min read
Misconceptions about Cloud Computing?

Misconceptions about Cloud Computing?

47
Comments 1
4 min read
Domain-driven Design (DDD): File Structure

Domain-driven Design (DDD): File Structure

128
Comments 14
5 min read
loading...