Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Evora IT Solutions Team. If you also belong to the team, you can get access from here

Evora IT Solutions Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 40 Reviews

Filter interviews by

Evora IT Solutions Software Engineer Interview Questions and Answers

Updated 27 Jul 2023

Evora IT Solutions Software Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I was interviewed before Jul 2022.

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 

(2 Questions)

  • Q1. Client side script questions, DBMS, Data structure
  • Q2. Which one will execute first client script or UI policy
  • Ans. 

    UI policy will execute first before client script.

    • UI policy is executed before client script to enforce field visibility, mandatory, and read-only properties.

    • Client script is executed after UI policy to handle field values and perform additional logic.

    • Example: If a UI policy sets a field as read-only, the client script cannot modify that field until after the UI policy is executed.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. It was only salary decision

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Army Institute of Technology, Pune and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

There was a coding round and out of 75 students 28 got selected for next round

Round 2 - Technical 

(2 Questions)

  • Q1. Total on resume and basic coding questions like write code for different sorting algorithms.
  • Q2. Explain your project in detail and asking cross questions regarding project.
Round 3 - Technical 

(1 Question)

  • Q1. I was rejected in round 2.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through your resume thoroughly, and have a basic DSA knowledge.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

30 mins Aptitude Question

Round 2 - Coding Test 

30 mins - 3 Coding Question

Round 3 - Technical 

(2 Questions)

  • Q1. Describe Rest API
  • Ans. 

    Rest API is a set of rules and conventions for building and interacting with web services using HTTP methods.

    • Rest API stands for Representational State Transfer Application Programming Interface.

    • It uses standard HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations.

    • RESTful APIs use URLs to access resources, and return data in JSON or XML format.

    • Stateless communication allows for scalability and flexibilit...

  • Answered by AI
  • Q2. What is various Response code. Diffenrence b/w 200 & 201, 400 & 403
  • Ans. 

    Response codes indicate the status of a HTTP request. 200 & 201 are success codes, while 400 & 403 are client error codes.

    • 200 - OK: Request was successful

    • 201 - Created: Request was successful and a new resource was created

    • 400 - Bad Request: The server cannot process the request due to a client error

    • 403 - Forbidden: The server understood the request, but refuses to authorize it

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. RDBMS related questions asked
  • Q2. SQL login building related questions

Software Engineer Interview Questions & Answers

EagleView user image SHAURYA AGRAWAL (RA2111030010009)

posted on 28 Sep 2024

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

60min of aptitude and coding test

Round 2 - Coding Test 

2 questions on coding test

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at CMR Institute of Technology, Bangalore and was interviewed in Mar 2023. There were 5 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 - Aptitude Test 

Basic aptitude questions and questions on React

Round 3 - Coding Test 

Asked for printing patterns in a loop

Round 4 - Technical 

(1 Question)

  • Q1. Explain your code. Talked about projects, questions on array and a Water-jug problem puzzle question
Round 5 - HR 

(1 Question)

  • Q1. Asked about family and residence.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2022. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Operate or control a particualar typing of data device that is attached to a computer
  • Q2. Operate or contriol
  • Q3. In computing a device driver is a computer program that operates or controls a particular type of device that is attached to a computer or automaton
  • Q4. To perform some manual act upon a human body in a methodical manner, and usually with instruments, with a view to restore soundness or health, as in amputation, lithotomy, etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - vdart is supoort
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(3 Questions)

  • Q1. 30min technical round
  • Q2. Project manager round
  • Q3. HR round for salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is going good . They informed status day after
Round 1 - Coding Test 

Simple String or list releted questions for Arranging a string some conditions wise

Round 2 - Technical 

(1 Question)

  • Q1. Count number after decimal value What is decorator What is abstraction in python
  • Ans. 

    To count number after decimal value in Python, use string manipulation or math module.

    • Use string manipulation to count number of digits after decimal point

    • Use math module to round off the number and then subtract the original number to get the digits after decimal point

    • Example: num = 3.14159, str_num = str(num), decimal_index = str_num.index('.') + 1, digits_after_decimal = len(str_num) - decimal_index

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Maily focus on logical Questions and Make any one Language proficient then you can give answer

Evora IT Solutions Interview FAQs

How many rounds are there in Evora IT Solutions Software Engineer interview?
Evora IT Solutions interview process usually has 3 rounds. The most common rounds in the Evora IT Solutions interview process are HR, Resume Shortlist and Technical.
What are the top questions asked in Evora IT Solutions Software Engineer interview?

Some of the top questions asked at the Evora IT Solutions Software Engineer interview -

  1. Which one will execute first client script or UI pol...read more
  2. Client side script questions, DBMS, Data struct...read more
  3. It was only salary decis...read more

Tell us how to improve this page.

Evora IT Solutions Software Engineer Salary
based on 24 salaries
₹9 L/yr - ₹16.5 L/yr
43% more than the average Software Engineer Salary in India
View more details

Evora IT Solutions Software Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 1 Review and Rating
Consultant
51 salaries
unlock blur

₹7 L/yr - ₹20 L/yr

Software Engineer
24 salaries
unlock blur

₹9 L/yr - ₹16.5 L/yr

Senior Consultant
21 salaries
unlock blur

₹12 L/yr - ₹27 L/yr

SAP Abap Consultant
13 salaries
unlock blur

₹6 L/yr - ₹19 L/yr

SAP Consultant
11 salaries
unlock blur

₹9.8 L/yr - ₹15 L/yr

Explore more salaries
Compare Evora IT Solutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview