i
Evora IT Solutions
Filter interviews by
I appeared for an interview 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.
Top trending discussions
posted on 29 Aug 2022
50 Questions in 1 hour
Pattern and basic programming questions
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
posted on 3 Jun 2024
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
Basic aptitude test and was unproctored
posted on 7 Mar 2023
Singleton design pattern restricts the instantiation of a class to a single instance and provides global access to it.
Used when only one instance of a class is required throughout the application
Provides a global point of access to the instance
Implemented using a private constructor, static method, and static variable
Example: Logger class, Database connection class
C# LINQ queries for group and sum data from data table
Use GroupBy() method to group data based on a specific column
Use Sum() method to calculate the sum of a column
Use Select() method to select the required columns
Solid design principles are a set of guidelines for writing maintainable and scalable code.
Single Responsibility Principle (SRP) - each class should have only one responsibility
Open/Closed Principle (OCP) - classes should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - subclasses should be able to replace their parent classes without affecting the program's correctness
Interface Se...
posted on 23 Nov 2024
I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.
MCQ questions on OS, JS and HTML
Basic Questions from resume. String/Array DSA questions
Share the link for codesignal
I applied via Campus Placement 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 19 Feb 2025
I appeared for an interview before Feb 2024.
Ten reasoning questions, ten quantitative questions, and fifteen technical questions involving pseudo code, for a total of thirty-five questions to be completed in thirty minutes.
Three questions to solve test cases from LeetCode and similar platforms: one from arrays, one from strings, and one from stacks.
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Consultant
51
salaries
| ₹7 L/yr - ₹21.9 L/yr |
Software Engineer
27
salaries
| ₹9 L/yr - ₹15.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
10
salaries
| ₹9.8 L/yr - ₹15 L/yr |
Saama Technologies
MQSYS Technologies
DISYS
Indus Valley Partners