i
Evora IT Solutions
Filter interviews by
I was interviewed before Jul 2022.
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.
I applied via campus placement at Army Institute of Technology, Pune and was interviewed in Oct 2024. There were 3 interview rounds.
There was a coding round and out of 75 students 28 got selected for next round
posted on 11 Jan 2025
Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS
posted on 5 Aug 2024
I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.
30 mins Aptitude Question
30 mins - 3 Coding Question
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...
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
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
posted on 28 Sep 2024
60min of aptitude and coding test
2 questions on coding test
posted on 19 Apr 2023
I applied via campus placement at CMR Institute of Technology, Bangalore and was interviewed in Mar 2023. There were 5 interview rounds.
Basic aptitude questions and questions on React
Asked for printing patterns in a loop
I applied via Naukri.com and was interviewed before Nov 2022. There was 1 interview round.
posted on 21 Sep 2022
Simple String or list releted questions for Arranging a string some conditions wise
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
based on 1 review
Rating in categories
Consultant
51
salaries
| ₹7 L/yr - ₹20 L/yr |
Software Engineer
24
salaries
| ₹9 L/yr - ₹16.5 L/yr |
Senior Consultant
21
salaries
| ₹12 L/yr - ₹27 L/yr |
SAP Abap Consultant
13
salaries
| ₹6 L/yr - ₹19 L/yr |
SAP Consultant
11
salaries
| ₹9.8 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech