i
Indegene
Filter interviews by
I applied via Campus Placement and was interviewed in Dec 2022. There were 2 interview rounds.
Mostly sql ,html questions with one sql coding question
Comments in JavaScript are used to explain code and make it more readable.
Single-line comments start with //
Multi-line comments start with /* and end with */
Comments should be concise and relevant to the code
Avoid commenting obvious code
Use comments to explain complex logic or algorithms
I applied via Campus Placement
Easy questions according to the role.
I am a software developer with 5 years of experience in developing web applications using Java, JavaScript, and SQL.
5 years of experience in software development
Proficient in Java, JavaScript, and SQL
Developed web applications for various clients
Strong problem-solving skills
Excellent team player
As a Software Developer, my roles and responsibilities include designing, developing, testing, and maintaining software applications.
Designing and developing software applications based on client requirements
Testing and debugging code to ensure functionality and performance
Collaborating with team members to brainstorm and implement new features
Maintaining and updating existing software applications
Staying up-to-date wi
Bug lifecycle involves identification, reporting, fixing, retesting, and closing of software bugs.
Identification: Bug is identified by testers or users through testing or real-world usage.
Reporting: Bug is reported to developers with detailed information like steps to reproduce.
Fixing: Developers analyze and fix the bug in the code.
Retesting: Testers verify the fix to ensure the bug is resolved.
Closing: Bug is closed o
I applied via Newspaper Ad and was interviewed in Dec 2024. There were 3 interview rounds.
It was good and easy
Questions were medium
FIFO stands for First In, First Out. LIFO stands for Last In, First Out.
FIFO is a method for organizing and manipulating a data buffer, where the first element added is the first to be removed.
LIFO is a method where the last element added is the first to be removed.
FIFO is like a queue, while LIFO is like a stack.
Example: In a FIFO queue, if elements A, B, and C are added in that order, they will be removed in the same...
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
Model classes in UIKit are used to represent data in an application's user interface.
Model classes in UIKit typically subclass NSObject and are used to store and manage data for views.
They can include properties to represent different data fields, methods to manipulate the data, and sometimes protocols for delegation.
For example, a model class for a user profile in a social media app might have properties like username...
Project related questions
I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
A bloom filter in HBase is a data structure used to test whether a given element is a member of a set.
Bloom filters are used to reduce the number of disk reads in HBase by quickly determining if a row may exist in a table.
They are implemented as a compact array of bits, with multiple hash functions used to map elements to bits.
Bloom filters can produce false positives but not false negatives, making them useful for pre...
Use dropDuplicates() function in pyspark to remove duplicate rows based on primary key.
Use dropDuplicates() function on the DataFrame with the primary key column specified.
Specify the subset parameter in dropDuplicates() to specify the primary key column.
Example: df.dropDuplicates(['primary_key_column'])
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
posted on 28 Feb 2024
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Web Developer
459
salaries
| ₹2.7 L/yr - ₹10 L/yr |
Project Associate
230
salaries
| ₹5.1 L/yr - ₹10.6 L/yr |
Software Engineer
221
salaries
| ₹3.4 L/yr - ₹14.8 L/yr |
Senior Project Associate
159
salaries
| ₹7 L/yr - ₹16.3 L/yr |
Associate Manager
157
salaries
| ₹11 L/yr - ₹35 L/yr |
Cognizant
TCS
Wipro
Infosys