Skip to content

asf0828/java-oop-data-structures

Repository files navigation

Java OOP & Data Structures

A learning repository for Object-Oriented Programming concepts and Data Structures implementation in Java.

Projects

  • ListaSimple - Singly Linked List implementation
  • OperacionesLIstas - List operations: count characters, compare lists, and remove duplicates
  • OperacionesPilas - Stack operations: palindrome check, stack comparison, and balanced parentheses verification

Requirements

  • Java JDK 8 or higher
  • Any Java IDE or text editor

Learning Goals

This repository is designed to practice:

  • Object-Oriented Programming principles
  • Data structure implementation from scratch
  • Algorithm design and analysis
  • Java programming fundamentals

License

This is an educational project for learning purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages