Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hacktoberfest #1

Open
Arunvijay28 opened this issue Sep 30, 2024 · 11 comments
Open

Hacktoberfest #1

Arunvijay28 opened this issue Sep 30, 2024 · 11 comments
Assignees
Labels

Comments

@Arunvijay28
Copy link
Owner

DSA in java make be quite harder .
Help me to complete DSA in java`

@Arunvijay28 Arunvijay28 self-assigned this Sep 30, 2024
@Arunvijay28 Arunvijay28 added the Hacktoberfest for fest label Sep 30, 2024
@tnusngh
Copy link

tnusngh commented Sep 30, 2024

First off, ya gotta wrap your head around the basic stuff and those algorithm thingies, ya know? Like:

  • Arrays n' Strings (they're like lists of stuff)
  • Linked lists (it's like a chain of data or whatever)
  • Stacks n' queues (think pancakes and waiting in line)
  • Trees n' graphs (it's all connected, man)
  • Hashing n' tries (some fancy ways to organize data)

Next up, ya gotta get your hands dirty with some actual coding. Hit up these websites and start crackin':

  • HackerRank
  • LeetCode
  • GeeksforGeeks (GFG)
  • Codeforces

Then, ya wanna study from some sheets. Striver's got some good stuff, but like, use whatever floats your boat, ya feel me?

After that, ya gotta get all smarty-pants about complexity. Figure out how to make your code run faster and use less memory and junk.

And don't forget to keep at it! Practice makes perfect, or somethin' like that.

Last but not least, ya gotta build some real-world stuff. Make a project or an app that actually does something useful. That's how ya show off your skills, yo!

So there ya have it. Get crackin' and show 'em what you're made of!

@INVOKER2002
Copy link
Contributor

hey there , i can help you if you want , reply whatever help you need regarding java and dsa or other core CS concepts like operating systems , will be glad to help you

Arunvijay28 pushed a commit that referenced this issue Oct 1, 2024
Added Basic Java Programs from AU
@naitiklovestech
Copy link

naitiklovestech commented Oct 1, 2024

Hello there,
I wish to contribute to this repository for the Hacktoberfest, can I start adding programs for DSA in Java and I can help in adding some commonly used development code as well in Java

@herambchaudhari4121
Copy link

Tree-based search: Finds items by moving through tree structures. in java … #1
I hope you are doing well. I recently submitted a pull request (PR) to your project as part of Hacktoberfest, and I would be grateful if you could take a moment to review it.

If any changes or improvements are needed, please let me know, and I would be happy to address them.

Thank you for maintaining such a great project, and I look forward to your feedback.

@INVOKER2002
Copy link
Contributor

for DSA in java you might like to see Kunal Kushwaha's Dsa playlist pretty nice and he made us do leetcode questions as well along with it so you might wanna follow it .

@INVOKER2002
Copy link
Contributor

@Arunvijay28 i sent a pull request , if possible review and merge it with your repository , added 5 programs related to DSA , i would be contributing more programs related to DSA in java in the future.

@INVOKER2002
Copy link
Contributor

@Arunvijay28 there are some pull requests pending , please review and
merge them whenever you get time

@alphakrishna
Copy link
Contributor

Hey everyone,

I'm working on DSA in Java and participating in Hacktoberfest 2024. I’m aiming to contribute and complete my pull requests, and I’ll also be regularly sharing DSA questions with brute force and optimized solutions, along with concise explanations of the concepts.

If you’re looking for help with DSA or want to collaborate on open-source projects, let’s connect! We can work through some approach-based questions like:

  • Find the first non-repeating character in a string.
  • Reverse a linked list.
  • Find the maximum subarray sum using Kadane’s Algorithm.
  • Solve the two-sum problem with optimal time complexity.
  • Detect a cycle in a graph using BFS/DFS.

@alphakrishna
Copy link
Contributor

@Arunvijay28 there are some pull requests pending , please review and
merge them whenever you get time

@Heet-Patel-5304
Copy link
Contributor

Since there is few days left for Hacktoberfest. I like to gently remind @Arunvijay28 to review and accept our pull requests.

@INVOKER2002
Copy link
Contributor

@Arunvijay28 please merge the remaining pull requests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants