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.
Como algoritmos melhoram a performance do seu código

Como algoritmos melhoram a performance do seu código

16
Comments 2
3 min read
System Design
Cover image for System Design

System Design

1
Comments
4 min read
The Ultimate Linux Cheat Code Handbook
Cover image for The Ultimate Linux Cheat Code Handbook

The Ultimate Linux Cheat Code Handbook

17
Comments 2
5 min read
What is Dynamic Programming?

What is Dynamic Programming?

4
Comments 2
2 min read
Finding strongly connected components (SCC) in directed graphs: Kosaraju-Sharir vs Tarjan’s algorithm in Go

Finding strongly connected components (SCC) in directed graphs: Kosaraju-Sharir vs Tarjan’s algorithm in Go

4
Comments 1
12 min read
Namespaces Abstracted
Cover image for Namespaces Abstracted

Namespaces Abstracted

Comments
1 min read
Programação funcional: o que são funções puras, determinísticas e que não provocam efeitos colaterais
Cover image for Programação funcional: o que são funções puras, determinísticas e que não provocam efeitos colaterais

Programação funcional: o que são funções puras, determinísticas e que não provocam efeitos colaterais

13
Comments
2 min read
Simple TypeScript Mutex Implementation
Cover image for Simple TypeScript Mutex Implementation

Simple TypeScript Mutex Implementation

13
Comments
2 min read
Rev Your Coding Process: 5 AI Tools Every Software Engineer Should Know
Cover image for Rev Your Coding Process: 5 AI Tools Every Software Engineer Should Know

Rev Your Coding Process: 5 AI Tools Every Software Engineer Should Know

3
Comments
5 min read
A Brief History of DevOps and Its Impact on Software Development
Cover image for A Brief History of DevOps and Its Impact on Software Development

A Brief History of DevOps and Its Impact on Software Development

2
Comments
8 min read
Working Of Compiler In JavaScript
Cover image for Working Of Compiler In JavaScript

Working Of Compiler In JavaScript

1
Comments
2 min read
Computer networking 101: Terms, tools, and getting started
Cover image for Computer networking 101: Terms, tools, and getting started

Computer networking 101: Terms, tools, and getting started

3
Comments
8 min read
Abstraction, reusability and flexibility in software design

Abstraction, reusability and flexibility in software design

2
Comments 3
2 min read
C program to display calendar for a given year
Cover image for C program to display calendar for a given year

C program to display calendar for a given year

2
Comments
3 min read
Essential SQL Commands for Data Science Tasks
Cover image for Essential SQL Commands for Data Science Tasks

Essential SQL Commands for Data Science Tasks

2
Comments
7 min read
Finding a Needle in Haystack: Fixing Mysterious Bad Gateway
Cover image for Finding a Needle in Haystack: Fixing Mysterious Bad Gateway

Finding a Needle in Haystack: Fixing Mysterious Bad Gateway

5
Comments
5 min read
Cohesion in software design

Cohesion in software design

7
Comments
3 min read
Diversifying Income as a Developer: Business and Passive Income Ideas
Cover image for Diversifying Income as a Developer: Business and Passive Income Ideas

Diversifying Income as a Developer: Business and Passive Income Ideas

2
Comments 1
2 min read
Why is a base 64 encoded file 33% larger than the original?

Why is a base 64 encoded file 33% larger than the original?

Comments
3 min read
A Roadmap to Becoming a Python Developer

A Roadmap to Becoming a Python Developer

2
Comments
2 min read
A Guide to the Most Used Python Frameworks for Web Applications

A Guide to the Most Used Python Frameworks for Web Applications

Comments
3 min read
Let vim with external themes fill terminal window in Mac
Cover image for Let vim with external themes fill terminal window in Mac

Let vim with external themes fill terminal window in Mac

1
Comments
2 min read
Constantly Changing Technology
Cover image for Constantly Changing Technology

Constantly Changing Technology

4
Comments
2 min read
Building Resilient Systems: Retry Pattern in Microservices
Cover image for Building Resilient Systems: Retry Pattern in Microservices

Building Resilient Systems: Retry Pattern in Microservices

6
Comments
6 min read
Create Your Own Programming Language (Part I)
Cover image for Create Your Own Programming Language (Part I)

Create Your Own Programming Language (Part I)

4
Comments 1
6 min read
loading...