tangorishi / learnJava

LearnJava - Hacktoberfest 2023 🚀 Join us in celebrating Hacktoberfest 2023 by contributing to this Java programming repository! Whether you're a beginner or an expert, dive into Java, share your knowledge, and make Hacktoberfest unforgettable. 📚💻 Happy coding and contributing! 🚀🌟
MIT License
26 stars 45 forks source link

Add custom implementations of some basic data structures #95

Closed itsyourap closed 10 months ago

itsyourap commented 10 months ago

Description: This PR will add custom implementations of some basic data structures (closes #94)

Changes Made: Added custom implementations of some basic data structures :-

Testing Done: All Tests are written in the main(...) function of each of the programs

Additional Notes: These are custom implementations of some basic data structures which will help the newcomers in the world of programming.


By submitting this PR, I confirm that my contributions are made under the terms of the MIT License.

Kindly merge this PR

tangorishi commented 10 months ago

kindly create a separate folder named as CUSTOM inside FirstContribution folder and strore the programs there.

itsyourap commented 10 months ago

kindly create a separate folder named as CUSTOM inside FirstContribution folder and strore the programs there.

The files are kept in a directory named "Data Structures" Do I need to change it to "custom"?

itsyourap commented 10 months ago

@tangorishi ?

tangorishi commented 10 months ago

Good work @itsyourap