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.
Top trending discussions
I applied via AmbitionBox and was interviewed in Nov 2024. There were 4 interview rounds.
I utilize tools such as Excel, Python, SQL, and Tableau for data analysis.
Excel for basic data manipulation and visualization
Python for advanced data analysis and machine learning
SQL for querying databases
Tableau for creating interactive visualizations
Data analysis of code in the context of data analysis.
Coding logical question paper.
I applied via Campus Placement and was interviewed in Dec 2024. There were 4 interview rounds.
Two coding questions related to matrices and heaps.
posted on 21 Nov 2024
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Jul 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.
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
61
salaries
| ₹8 L/yr - ₹28 L/yr |
Software Engineer
41
salaries
| ₹4.6 L/yr - ₹16.4 L/yr |
Software Developer
31
salaries
| ₹3.4 L/yr - ₹12.3 L/yr |
Talent Acquisition Specialist
24
salaries
| ₹2.1 L/yr - ₹5.5 L/yr |
Senior Engineer
22
salaries
| ₹8 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech