xperate logo

Xperate Interviews

1 experience2 reads
Xperate Interview Experince || .NET Developer || Fresher
xperate logo
Xperate
.NET Developer
April 21, 20252 reads

Summary

I applied via referral for a .NET Developer position at Xperate and went through screening, technical screening, and technical panel interview rounds. I am currently awaiting the results.

Full Experience

Screening Round


  1. I appled via Reffral.
  2. Recived call from HR and they asked basic questions:
    1. Binary Tree, Merge Sort, Dependency Injection in .net, OOPS Concept and Core Subject.
    I have answered eah questions as well.

Technical Screening Round:

  1. find the fibonacchi serise by using recurrsion.
  2. Find the sum between 7th to 100. I have solved by using Nth element.
  3. Find the how many vowels in the given sentence.
Core Subject:
Computer Network: TCP/IP, Subnetting,

Technical Panel Interview Round:

  • Intro + Project -> Tech-stack Breaf Description,
  • SQL Query:
    Find Employee Whose salary>avg(saray).
       
    Add 1000 more salary from current employee salary.
       
  • OPPS In Details.
  • Java Advance Questions.
  • DBMS joins, view and ACID Property.
That's about interview and Interviewer are so good they take interview smooth process. I waiting for result

Interview Questions (5)

Q1
Fibonacci Series using Recursion
Data Structures & Algorithms

Write a program to find the Fibonacci series using recursion.

Q2
Sum of Numbers Between 7 and 100
Data Structures & Algorithms

Find the sum of all integers between 7 and 100 (inclusive).

Q3
Count Vowels in a Sentence
Data Structures & Algorithms

Write a program to find the number of vowels in a given sentence.

Q4
SQL Query: Employees with Salary Above Average
Other

Write an SQL query to find employees whose salary is greater than the average salary.

Q5
SQL Query: Increase Employee Salary
Other

Write an SQL query to add 1000 to the current salary of all employees.

Have a Xperate Interview Experience to Share?

Help other candidates by sharing your interview experience. Your insights could make the difference for someone preparing for their dream job at Xperate.