Filter interviews by
I applied via Approached by Company and was interviewed in Feb 2022. There were 2 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.
List is mutable, tuple is immutable in Python.
Lists are mutable, meaning their elements can be changed after creation.
Tuples are immutable, meaning their elements cannot be changed after creation.
Lists are defined using square brackets [], tuples using parentheses ().
Lists are typically used for collections of similar items, tuples for fixed collections of dissimilar items.
Generators in Python are functions that allow you to iterate over a sequence of items without storing them all in memory at once.
Generators are created using a function with 'yield' instead of 'return'.
They are used to generate a sequence of values lazily, one at a time.
Generators are memory efficient as they do not store all values in memory at once.
Example: def my_generator(): for i in range(5): yield i
Example: ...
posted on 15 Jul 2024
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
ASP.NET is a web development framework while ADO.NET is a data access technology for connecting to databases.
ASP.NET is used for building web applications, while ADO.NET is used for accessing and manipulating data from databases.
ASP.NET provides a framework for creating dynamic web pages, handling user input, and managing state, while ADO.NET provides a set of classes for interacting with databases.
ASP.NET includes fea...
Interface is a contract that defines the methods a class must implement. Inheritance is the ability of a class to inherit properties and methods from another class.
Interface is used to achieve abstraction and multiple inheritance in Java.
Inheritance allows code reuse and promotes code organization.
Overloading is having multiple methods with the same name but different parameters.
Overriding is providing a different impl...
posted on 19 May 2025
I appeared for an interview in Apr 2025, where I was asked the following questions.
It developed the power of mind
How to implement the code and wher it implemented .
posted on 23 Nov 2020
I applied via Walk-in and was interviewed before Nov 2019. There was 1 interview round.
SAP Data Analyst
15
salaries
| ₹3.2 L/yr - ₹6 L/yr |
Design Engineer
4
salaries
| ₹1.6 L/yr - ₹4.8 L/yr |
HR Manager
4
salaries
| ₹6.5 L/yr - ₹8 L/yr |
SAP Abap Developer
4
salaries
| ₹7.8 L/yr - ₹16.2 L/yr |
Executive Accountant
4
salaries
| ₹1.2 L/yr - ₹2.5 L/yr |