Skip to content

Commit

Permalink
Merge pull request #29 from piru72/master
Browse files Browse the repository at this point in the history
Add: Interview stages for RoBenDevs
  • Loading branch information
TamimEhsan authored Oct 18, 2024
2 parents df132f1 + d1d71ea commit 288c2d3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export default defineConfig({
{ text: "Kite Games Studio", link: "/kite" },
{ text: "Orbitax", link: "/orbitax" },
{ text: "Relisource", link: "/relisource" },
{ text: "RoBenDevs", link: "/robendevs" },
{ text: "Spectrum", link: "/spectrum" },
{ text: "SRBD", link: "/srbd" },
{ text: "Synesis IT", link: "/synesis" },
Expand Down
8 changes: 8 additions & 0 deletions docs/robendevs.md
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.

0 comments on commit 288c2d3

Please sign in to comment.