Filter interviews by
I was interviewed before Jun 2016.
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: ...
I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.
Questions related to OOPS concepts in software engineering.
Method overloading is having multiple methods with the same name but different parameters, while method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.
Inheritance is the ability of a class to inherit properties and methods from its parent class. It allows for code reuse and promotes modularity.
Encapsu...
Answers to SQL related questions for Software Engineer interview
Primary key uniquely identifies a record in a table, while unique key ensures that no two records have the same value for a specific column
Normalization is used to eliminate data redundancy and improve data integrity. Types include 1NF, 2NF, 3NF, BCNF, 4NF, 5NF
SQL queries can be used to retrieve data from one or more tables using joins. Delete and update s
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...
Functions return a value while stored procedures do not.
Functions are used to perform a specific task and return a value to the caller.
Stored procedures are used to execute a set of SQL statements and do not return a value.
Functions can be used in SQL statements while stored procedures cannot.
Functions can be called from within stored procedures.
Functions are deterministic while stored procedures may not be.
Functions c...
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...
I applied via Referral and was interviewed in Dec 2020. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Nov 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.
Questions related to CI &SI , Ratios, P&L , simplification, etc.
To access cloud from a local system, you can use various methods like virtual private networks (VPNs), remote desktop protocols (RDP), or cloud-based platforms.
Set up a virtual private network (VPN) to establish a secure connection between your local system and the cloud.
Use remote desktop protocols (RDP) to remotely access and control a cloud-based virtual machine or server.
Leverage cloud-based platforms like Amazon W...
Ansible is a powerful automation tool used for configuration management, application deployment, and orchestration.
Ansible is agentless and uses SSH or WinRM to connect to remote systems.
It uses YAML-based playbooks to define tasks and configurations.
Ansible follows a declarative approach, specifying the desired state of the system.
It has a large collection of pre-built modules for various tasks.
Ansible can be used for...
I applied via Job Fair and was interviewed in Feb 2023. There were 3 interview rounds.
Scenario wise questionaries, they had give for the explained on.
Education and assessment are crucial for measuring knowledge and skills.
Education provides the foundation for learning and acquiring knowledge and skills.
Assessment measures the level of understanding and mastery of the subject matter.
Effective education and assessment methods can lead to better learning outcomes and improved performance.
Examples of assessment methods include exams, quizzes, projects, and presentations
I was interviewed in Mar 2024.
based on 2 reviews
Rating in categories
Business Analyst
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Application Support Executive
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Application Support Executive
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Lead
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Beta Solutions
Omega Software Solutions
Sigma Services
Zeta Technologies