-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
add leetcode n-th Tribonacci number #1202
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
add leetcode n-th Tribonacci number #1202
Conversation
Now I see that the Directory.md has been updated automatically by the workflow.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You might need to resolve conflicts - the directory generator might create some issues like this 😅
It might be best to create a PR after updating DIRECTORY.md from master rather than individual PR's updating the directory file. What do you think @Panquesito7?
Yes, sure!) Sorry for that
4ab4f55
It might be best to create a PR after updating
DIRECTORY.mdfrom master rather than individual PR's updating the directory file. What do you think @Panquesito7?
Like, updating the directory only on the master branch?
P.S.: I'll work soon on a few scripts/workflows improvements here and on the C++ repository.
Description of Change
Add a guide for new LeetCode solutions.
References
Checklist
Notes: