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

#48in24: Add approaches to Bank Account #2711

Open
sanderploegsma opened this issue Feb 2, 2024 · 5 comments
Open

#48in24: Add approaches to Bank Account #2711

sanderploegsma opened this issue Feb 2, 2024 · 5 comments
Assignees
Labels
x:action/create Work on something from scratch x:knowledge/intermediate Quite a bit of Exercism knowledge required x:module/practice-exercise Work on Practice Exercises x:size/medium Medium amount of work x:status/claimed Someone is working on this issue x:type/content Work on content (e.g. exercises, concepts)

Comments

@sanderploegsma
Copy link
Contributor

The Bank Account exercise on the Java track is being featured in the #48in24 challenge, which means that we expect an influx of students attempting to solve it during that week.

It would be nice if the exercise contains some more content by that time.
One example of this is to add one or more approaches to the exercise, so that students can dive in deeper after they have solved it themselves.

For an example of how approaches have been added to other practice exercises, take a look at the approaches for the Leap exercise.

@sanderploegsma sanderploegsma added x:action/create Work on something from scratch x:knowledge/intermediate Quite a bit of Exercism knowledge required x:module/practice-exercise Work on Practice Exercises x:type/content Work on content (e.g. exercises, concepts) x:size/medium Medium amount of work labels Feb 2, 2024
@sanderploegsma sanderploegsma added this to the #48in24: Bank Account milestone Feb 2, 2024
@akbatra567
Copy link
Contributor

Hey @sanderploegsma,
Are we still looking for contributions for this one?
If yes, I would like to sign up for this.

@sanderploegsma
Copy link
Contributor Author

Definitely! Contributions like approaches are always welcome.

I'll assign this one to you 👍

@sanderploegsma sanderploegsma added the x:status/claimed Someone is working on this issue label May 7, 2024
@akbatra567
Copy link
Contributor

@sanderploegsma,
I had a question around the implementation of approaches.

  1. Is there a place where we discuss the approaches ?
  2. The problem statement has one solution for now, while adding a new approach. Do we need to add the current solution as an approach too ?

@akbatra567
Copy link
Contributor

@sanderploegsma, I had a question around the implementation of approaches.

  1. Is there a place where we discuss the approaches ?
  2. The problem statement has one solution for now, while adding a new approach. Do we need to add the current solution as an approach too ?

Any updates on this, still looking for some inputs on this ? @sanderploegsma

Anyone else who could help me here ? @manumafe98

@kahgoh
Copy link
Member

kahgoh commented May 16, 2024

Hey @akbatra567, I think the forum might be a better place to discuss approaches as you can get reach the wider Exercism community.

In regards to the solution in the problem statement, if you're referring to the bit about using "synchronized keyword or locks", I think it make sense for it be one of the approaches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:action/create Work on something from scratch x:knowledge/intermediate Quite a bit of Exercism knowledge required x:module/practice-exercise Work on Practice Exercises x:size/medium Medium amount of work x:status/claimed Someone is working on this issue x:type/content Work on content (e.g. exercises, concepts)
Projects
None yet
Development

No branches or pull requests

3 participants