i
ivy
Filter interviews by
I applied via Job Portal and was interviewed in Jul 2024. There were 2 interview rounds.
2 questions on hackerrank array n string related
Custom hashmap design involves creating a data structure that maps keys to values for efficient retrieval.
Use an array of linked lists to handle collisions
Implement methods for adding, removing, and retrieving key-value pairs
Consider resizing the hashmap when it reaches a certain load factor
The system design of the current project involves a microservices architecture with containerization using Docker and orchestration with Kubernetes.
Utilizing microservices architecture for scalability and maintainability
Containerizing applications with Docker for portability and consistency
Orchestrating containers with Kubernetes for automated deployment and scaling
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
2 questions in hackerrank test - 90 minutes.
1. Flipping switches: a two dimensional array and an int value given as inputs. initially all switches are tuned off(marked zero). in each array we get operation which will contain the indexes of the array on which on/off of switches operation is performed. it indicated that those indexes bulbs are tuned on if already turned off and vice versa. after all operations find the count of lights that were switched on.
2. Game of colors: input is a string contains w and b characters: wwwbbbbwww. two players play the game. w starts first. then next player b. one player can play only if its respected color w or b has same color previous and after. i.e., in the input given above, w can start play his tune as we have w at index 1 has its previous index and next index characters are w. then he can remove that color. ie.e at index 1 then player play and removes colour b similarly. a player can win if other player cannot remove any color(no consecutive same color). return the name of the player who wins from the game
I am a seasoned Senior Software Engineer with over 10 years of experience in developing and implementing software solutions.
Over 10 years of experience in software development
Proficient in multiple programming languages such as Java, Python, and C++
Strong problem-solving skills and ability to work in a team environment
Experience in leading and mentoring junior developers
Familiar with Agile development methodologies
Was asked tecnical questions mostly from Java, kotlin and Android along with 2 DSA easy level questions
ivy interview questions for popular designations
Oops concepts are fundamental principles in object-oriented programming that help in organizing and designing code efficiently.
Encapsulation: Wrapping data and methods into a single unit (class). Example: Class Car with properties like make, model, and methods like start(), stop().
Inheritance: Reusing code from existing classes to create new classes. Example: Class SUV inheriting from class Car.
Polymorphism: Ability of...
Get interview-ready with Top ivy Interview Questions
Find the maximum and minimum number
Remove duplicates from list of strings
Create a Set to store unique strings
Iterate through the array and add each string to the Set
Convert the Set back to an array to get the list of unique strings
Iterate through the table to find the second largest value.
Iterate through the table and keep track of the largest and second largest values.
Compare each value with the current largest and second largest values.
Update the second largest value if a new value is found that is greater than the current second largest value.
Sort array of strings in descending order
Use a sorting algorithm like quicksort or mergesort
Specify the sorting order as descending
Ensure the sorting algorithm is stable to maintain order of equal elements
I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.
Top trending discussions
Interview experience
Software Engineer
853
salaries
| ₹5 L/yr - ₹16 L/yr |
Senior Software Engineer
598
salaries
| ₹8 L/yr - ₹22.5 L/yr |
System Analyst
330
salaries
| ₹12 L/yr - ₹28 L/yr |
Test Engineer
329
salaries
| ₹4 L/yr - ₹10 L/yr |
Senior Test Engineer
323
salaries
| ₹7 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech