Filter interviews by
Top trending discussions
posted on 16 Nov 2024
List and tuple are data structures in Python used to store multiple items. Lists are mutable, while tuples are immutable.
List is denoted by square brackets [] and can be modified after creation
Tuple is denoted by parentheses () and cannot be modified after creation
Lists are used when the order of elements needs to be preserved and elements can be changed
Tuples are used when the order of elements needs to be preserved b...
Reading CSV without pandas involves using built-in Python modules like csv.
Use the csv module to open and read the CSV file
Iterate through the rows and process the data accordingly
Handle any necessary data conversions or manipulations manually
posted on 28 Aug 2024
I applied via LinkedIn and was interviewed in Feb 2024. There were 4 interview rounds.
Coding test was a DSA question. Moderate difficulty
I have faced challenges in managing tight project deadlines and adapting to new technologies.
Managing tight project deadlines by prioritizing tasks and delegating responsibilities
Adapting to new technologies by self-learning and seeking help from colleagues
Handling conflicts within team members by effective communication and conflict resolution skills
posted on 23 May 2024
DSA medium level was asked
DSA medium level was aked
posted on 26 Mar 2024
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
To check if two words are anagrams, compare the sorted characters of each word.
Sort the characters of both words
Compare the sorted characters to check if they are equal
Handle edge cases like different lengths or special characters
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Method overloading is when multiple methods have the same name but different parameters. Method overriding is when a subclass provides a specific implementation of a method that is already provided by its superclass.
Method overloading allows a class to have multiple methods with the same name but different parameters.
Method overriding occurs in a subclass when a method has the same name, return type, and parameters as ...
Swapping two variables without using a third variable
Use XOR operation to swap two variables without using a third variable
Example: a = 5, b = 10; a = a ^ b; b = a ^ b; a = a ^ b; // Now a = 10, b = 5
I am impressed by the organization's innovative projects and collaborative work culture.
Impressed by innovative projects
Attracted to collaborative work culture
Excited about potential for growth and learning opportunities
My weakness is overthinking and my strength is attention to detail.
Weakness: tend to overthink situations, which can lead to indecision or unnecessary stress
Strength: strong attention to detail, ensuring accuracy and quality in my work
Example: I sometimes spend too much time analyzing a problem before taking action, but I have learned to set deadlines for myself to prevent this from affecting my productivity
I would check for internet connection, restart the app, clear cache, and update the app.
Check internet connection
Restart the app
Clear cache
Update the app
Questions were asked
Dsa dp, graphs and many more questions from arrays and linked list were asked
Interview experience
Software Engineer
156
salaries
| ₹8 L/yr - ₹32 L/yr |
Senior Software Engineer
105
salaries
| ₹13.5 L/yr - ₹36 L/yr |
Software Developer
52
salaries
| ₹6 L/yr - ₹24.6 L/yr |
Sdet
36
salaries
| ₹7.5 L/yr - ₹27 L/yr |
Senior Test Engineer
24
salaries
| ₹8 L/yr - ₹28 L/yr |
Vodafone Idea
Bharti Airtel
Jio
Tata Communications