Filter interviews by
I applied via Approached by Company
Top trending discussions
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 24 Aug 2021
A for loop can be used to find the largest value in an array of numbers.
Initialize a variable to hold the largest value
Loop through the array and compare each value to the current largest value
If the current value is larger, update the largest value variable
Return the largest value
I appeared for an interview in Mar 2021.
I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.
OOPs concepts in Java include inheritance, polymorphism, encapsulation, and abstraction.
Inheritance allows a subclass to inherit properties and methods from a superclass.
Polymorphism allows objects to take on multiple forms and behave differently based on their context.
Encapsulation hides the implementation details of an object and only exposes necessary information.
Abstraction allows for the creation of abstract class...
Interfaces define contracts for behavior, while inheritance allows for code reuse and polymorphism.
Interfaces allow for loose coupling and abstraction, enabling multiple implementations of the same behavior.
Inheritance allows for code reuse and extension of existing classes, reducing code duplication.
Polymorphism allows objects of different classes to be treated as if they were of the same class, simplifying code and i
SQL query for joining tables
Use JOIN keyword to combine two or more tables based on a related column
Specify the columns to be selected using SELECT keyword
Use ON keyword to specify the condition for joining the tables
Different types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN
Used Java concepts such as inheritance, polymorphism, and exception handling in my project.
Implemented inheritance to create a base class and derived classes with specific functionalities.
Utilized polymorphism to allow objects of different classes to be treated as if they were of the same class.
Implemented exception handling to handle errors and prevent program crashes.
Used interfaces to define a set of methods that a ...
Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in a subclass with the same name and parameters as a method in the superclass.
Overloading is used to provide different ways to call a method with different parameters
Overriding is used to provide a specific implementation of a method in a subclass
Overloading is resolved at compile-time while overriding is r...
posted on 29 Apr 2024
It was easy process and the questions is easy for freshers to clear the interview
posted on 6 May 2022
I applied via LinkedIn and was interviewed before May 2021. There were 4 interview rounds.
Small project related task
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
The process for Software Development Engineer involves planning, designing, coding, testing, and deploying software solutions.
Gather requirements from stakeholders
Create a design based on requirements
Write code to implement the design
Test the software for bugs and issues
Deploy the software for users to use
Iterate on feedback and make improvements
posted on 1 Jun 2023
I applied via Approached by Company and was interviewed before Jun 2022. There were 3 interview rounds.
C java angular data coding test
posted on 24 Apr 2024
I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.
It was online 60min test.
It was offline 30 min test.
based on 1 interview
Interview experience
Software Developer
99
salaries
| ₹2.2 L/yr - ₹8.2 L/yr |
Quality Analyst
39
salaries
| ₹2.9 L/yr - ₹7.5 L/yr |
Business Analyst
23
salaries
| ₹4.2 L/yr - ₹13 L/yr |
Senior Software Developer
12
salaries
| ₹8 L/yr - ₹12 L/yr |
Senior Software Engineer
7
salaries
| ₹8.6 L/yr - ₹15 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler