SkillAgentSearch skills...

Algorithms

Solutions for some common algorithm problems written in Java.

Install / Use

/learn @pedrovgs/Algorithms
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Algorithms QA check

This repository contains my solution for common algorithms. I've created this repository to learn about algorithms and improve solutions to common computer science problems. I'll try to add more solutions if I have time. :)

Each solution has a Java program and is tested. Some problems contain multiple solutions with different implementations.

You can check the solution executing tests inside tests directory. Some problems were resolved using TDD.

Problems

Trees

Linked List

Strings

Binary Numbers and bits operators

Math Operations

Sequences

Arrays

Sorting Algorithms

View on GitHub
GitHub Stars2.8k
CategoryDevelopment
Updated1d ago
Forks792

Languages

Java

Security Score

95/100

Audited on Mar 28, 2026

No findings