https://github.com/interviewstreet/rba-tutorials
Tutorials for creating role-based questions
https://github.com/interviewstreet/rba-tutorials
Last synced: over 1 year ago
JSON representation
Tutorials for creating role-based questions
- Host: GitHub
- URL: https://github.com/interviewstreet/rba-tutorials
- Owner: interviewstreet
- License: apache-2.0
- Created: 2018-11-29T09:37:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T05:25:48.000Z (over 7 years ago)
- Last Synced: 2025-02-07T23:27:06.278Z (over 1 year ago)
- Language: Java
- Size: 25.4 KB
- Stars: 0
- Watchers: 42
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Tutorials for creating role-based questions on HackerRank
Tutorial for Java spring boot can be find inside the `java-spring-boot` folder. Open the [README.md](https://github.com/interviewstreet/rba-tutorials/tree/master/java-spring-boot) file inside that project to learn how to create your first Back-end question.