i
Ascendion
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Decorators in Python are functions that modify the behavior of other functions or methods.
Decorators are denoted by the @ symbol followed by the decorator name.
They are commonly used for logging, timing, authentication, and more.
Example: @staticmethod decorator in Python is used to define a method that is not bound to the class instance.
List is mutable, tuple is immutable in Python.
List can be modified after creation, tuple cannot.
List is defined using square brackets [], tuple using parentheses ().
Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)
What is self keyword in python. Which type type the char belongs to from the given list.
I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
posted on 9 Jul 2024
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
posted on 19 Nov 2024
I applied via campus placement at Indian Institute of Information Technology, Design and Manufacturing (IIITDM), Jabalpur and was interviewed in May 2024. There were 2 interview rounds.
DURATION 1.3 HRS WITH REASONING AND 2 CODING QUESTION
Use SQL query with ORDER BY and LIMIT to find the Nth highest salary.
Use ORDER BY clause to sort salaries in descending order
Use LIMIT to specify the Nth highest salary
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT N,1
I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.
Coding test for all the student attending the first round, give your best practice every day all the best in your interview
My interests include data analysis, problem-solving, and continuous learning.
Data analysis
Problem-solving
Continuous learning
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
SQL and python questions are very easy.
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
Hacker Rank test Write a query to fetch the EmpFname from the EmployeeInfo table in upper case and use the ALIAS name as EmpName
I applied via Job Portal
Provided sales case study, asked to analyse the same ans provide insights
Interview experience
Senior Software Engineer
53
salaries
| ₹6.6 L/yr - ₹26.4 L/yr |
Software Engineer
38
salaries
| ₹4.6 L/yr - ₹15 L/yr |
Software Developer
28
salaries
| ₹4.4 L/yr - ₹16.5 L/yr |
Talent Acquisition Specialist
24
salaries
| ₹2.1 L/yr - ₹5.5 L/yr |
Senior Talent Acquisition Specialist
21
salaries
| ₹2.5 L/yr - ₹7.2 L/yr |
TCS
Infosys
Wipro
HCLTech