SVijayB / JavaSpace

A collection of all my Java programs
http://www.vijaybalaji.me/JavaSpace/
MIT License
9 stars 25 forks source link

Hacktoberfest 2022! 🎉 #29

Open SVijayB opened 2 years ago

SVijayB commented 2 years ago

It's that time of the year again! Hacktoberfest is back with its 11th edition this year. If you are a participant and want to add to the pool of scripts we've collected here, jump right in!

Make sure you read the contributing.md file.

Also, once you add all the programs, make sure you update the readme.md file accordingly. If the program belongs to none of the already existing categories, add it to the miscellaneous section.

Happy hacking! 🎉 🚀

manishtambe commented 2 years ago

@SVijayB can I add singly & doubly circular linked list as a part of hacktoberfest2022 contribution under data structure?

minhaj-313 commented 2 years ago

@SVijayB I want to add BMI Calculator using Java. with the help of this Program, we can calculate Body Mass Index. I want to contribute to Your Project Under ( Hacktoberfest 2022 ) Can you please Assign it to me? Thank You In Advance.

SVijayB commented 2 years ago

Hey @manishtambe both the codes for Singly and doubly linked lists are already present in the Data_Structures directory. It would be great if you could find something that's already not present.

@minhaj-313 sounds good! Feel free to add the program to the Miscellaneous directory.

manishtambe commented 2 years ago

@SVijayB then is it ok to add following problems as a part of hacktoberfest2022 contribution under Miscellaneous: -

  1. Cycle detection in linked list.
  2. Palindrome Linked List
minhaj-313 commented 2 years ago

Hey @manishtambe both the codes for Singly and doubly linked lists are already present in the Data_Structures directory. It would be great if you could find something that's already not present.

@minhaj-313 sounds good! Feel free to add the program to the Miscellaneous directory.

can you assign me after assigning I will start doing work on BMI calculator program

SVijayB commented 2 years ago

@manishtambe yeah sure. Go ahead.

minhaj-313 commented 2 years ago

@SVijayB Please accept my PR i completed my Work Thank You

manishtambe commented 2 years ago

Hi, @SVijayB Please check and merge PR done with work & please label as Hacktoberfest-accepted.

minhaj-313 commented 2 years ago

@SVijayB please lable my PR as hacktoberfest-accepted

luharuka commented 2 years ago

hey i would like to work on this can you please assign it to me

krushnadurole commented 2 years ago

hey i would like to add some binary tree related problems

krushnadurole commented 2 years ago

please assign it to me

HarshAggarwal1 commented 2 years ago

Hey @SVijayB, I want to contribute to the data structures part; I want to add code for the graph colouring problem in the current directory, with its three variations, which are 1) m colouring decision problem, 2) m colouring permutation problem and 3) m colouring optimization problem. Please assign me this work. Thanks.

HarshAggarwal1 commented 2 years ago

These are not mentioned in the readme , but I want to add these things also.

SVijayB commented 2 years ago

@HarshAggarwal1 sure, go ahead.