Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Panorbit Services LLP Team. If you also belong to the team, you can get access from here

Panorbit Services LLP Verified Tick

Compare button icon Compare button icon Compare
4.4

based on 4 Reviews

Filter interviews by

Panorbit Services LLP Backend Developer Interview Questions and Answers

Updated 31 May 2024

Panorbit Services LLP Backend Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Assignment 

To create an django application with jwt login and postgres migration

Round 2 - Coding Test 

DSA question of binary search

Round 3 - Coding Test 

General question and one dsa of flattening the json

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sql question and all join
  • Q2. C# and ado.net or mvc
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Because it is the one of best way fearness solution and understand the questions top speak 1st in bold.

Round 2 - Technical 

(2 Questions)

  • Q1. Detail question of Python to explain?
  • Q2. Detail explain of mysql?
  • Ans. 

    MySQL is a popular open-source relational database management system.

    • MySQL is used for storing and managing data in a structured format.

    • It supports SQL for querying and manipulating data.

    • MySQL is known for its speed, reliability, and ease of use.

    • It can be integrated with various programming languages like PHP, Python, Java, etc.

    • Examples of MySQL commands include SELECT, INSERT, UPDATE, DELETE.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude. and some sql and coding

Round 2 - Coding Test 

Coding basic , some leetcode. some db ques

Round 3 - Coding Test 

Some coding, some db some leetcode

Interview Preparation Tips

Interview preparation tips for other job seekers - do good
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sql question and all join
  • Q2. C# and ado.net or mvc
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. 1)what is async and await.
  • Ans. 

    Async and await are keywords used in asynchronous programming in JavaScript.

    • Async is used to define a function that returns a promise.

    • Await is used to pause the execution of a function until a promise is resolved.

    • Async/await makes asynchronous code look and behave like synchronous code.

    • Example: async function getData() { const response = await fetch('https://example.com/data'); return response.json(); }

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. 1)why nodejs is more popular
  • Ans. 

    Node.js is popular due to its event-driven, non-blocking I/O model and ability to handle large amounts of data.

    • Node.js allows for faster and more efficient development due to its use of JavaScript on both the front-end and back-end.

    • Node.js has a large and active community, with many open-source libraries and modules available.

    • Node.js is scalable and can handle high traffic and large amounts of data, making it a popular...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Myrsa Technology Solutions Backend Developer interview:
  • nodejs
  • Typescript
Interview preparation tips for other job seekers - we should know the knowledge typescript and sql query is mandatory

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude. and some sql and coding

Round 2 - Coding Test 

Coding basic , some leetcode. some db ques

Round 3 - Coding Test 

Some coding, some db some leetcode

Interview Preparation Tips

Interview preparation tips for other job seekers - do good
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Mar 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Assignment 

Create crud operation using angular,nodejs,mysql

Round 3 - Technical 

(1 Question)

  • Q1. Coding question base on previous programing experience
Round 4 - HR 

(1 Question)

  • Q1. Final round asked about previous experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Because it is the one of best way fearness solution and understand the questions top speak 1st in bold.

Round 2 - Technical 

(2 Questions)

  • Q1. Detail question of Python to explain?
  • Q2. Detail explain of mysql?
  • Ans. 

    MySQL is a popular open-source relational database management system.

    • MySQL is used for storing and managing data in a structured format.

    • It supports SQL for querying and manipulating data.

    • MySQL is known for its speed, reliability, and ease of use.

    • It can be integrated with various programming languages like PHP, Python, Java, etc.

    • Examples of MySQL commands include SELECT, INSERT, UPDATE, DELETE.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. 1)what is async and await.
  • Ans. 

    Async and await are keywords used in asynchronous programming in JavaScript.

    • Async is used to define a function that returns a promise.

    • Await is used to pause the execution of a function until a promise is resolved.

    • Async/await makes asynchronous code look and behave like synchronous code.

    • Example: async function getData() { const response = await fetch('https://example.com/data'); return response.json(); }

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. 1)why nodejs is more popular
  • Ans. 

    Node.js is popular due to its event-driven, non-blocking I/O model and ability to handle large amounts of data.

    • Node.js allows for faster and more efficient development due to its use of JavaScript on both the front-end and back-end.

    • Node.js has a large and active community, with many open-source libraries and modules available.

    • Node.js is scalable and can handle high traffic and large amounts of data, making it a popular...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Myrsa Technology Solutions Backend Developer interview:
  • nodejs
  • Typescript
Interview preparation tips for other job seekers - we should know the knowledge typescript and sql query is mandatory

Skills evaluated in this interview

Panorbit Services LLP Interview FAQs

How many rounds are there in Panorbit Services LLP Backend Developer interview?
Panorbit Services LLP interview process usually has 3 rounds. The most common rounds in the Panorbit Services LLP interview process are Coding Test and Assignment.

Tell us how to improve this page.

Panorbit Services LLP Backend Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Junior Software Developer
9 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

UI/UX Designer
6 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Software Developer
5 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Video Editor
4 salaries
unlock blur

₹2.5 L/yr - ₹4.8 L/yr

Junior UI UX Designer
4 salaries
unlock blur

₹4.1 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Panorbit Services LLP with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview