-
Notifications
You must be signed in to change notification settings - Fork 314
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
Porting stack.py
to C++ backend
#511
Labels
Comments
I want to work on this Issue |
Sure. @nubol23. Feel free to go ahead and start working on it. :-) |
@czgdp1807 May I work on this as well? |
@czgdp1807 can I start working on it? |
@czgdp1807 I am a second-year student proficient in C++. Can I contribute to this project under GSoC 2025? |
this issue is already solved, isnt it? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description of the problem
We need to port
stack.py
code in Python to C++ code. We did this for arrays before,You can follow a similar pattern for stacks. Feel free to ask any queries.
Example of the problem
References/Other comments
The text was updated successfully, but these errors were encountered: