-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #29 from piru72/master
Add: Interview stages for RoBenDevs
- Loading branch information
Showing
2 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# RoBenDevs | ||
## Introduction | ||
[RoBenDevs](https://robendevs.com//) specilizes in building SaaS solutions. | ||
## Interview Stages | ||
RoBenDevs has a 3 stage interview process for Software Engineer, Intern role. | ||
1. **Initial Screening:** A project description is given to the candidate. The candidate is expected to complete the project within given timeframe. The project is then reviewed by the team. | ||
2. **Problem Solving:** The candidate is given several problems to solve. The problems are mostly related to data structures and algorithms. The candidate is expected to explain the solution and the reasoning behind it. | ||
3. **Whiteboard System Design:** The candidate is tasked with designing a system on a whiteboard from a high level perspective. The candidate is expected to explain the reasoning behind the design. |