Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2022. There were 4 interview rounds.
Continuous learning, collaboration, and keeping up with industry trends are key to improving in software.
Stay up-to-date with the latest technologies and tools
Collaborate with other developers and participate in code reviews
Practice writing clean, efficient, and maintainable code
Attend conferences, workshops, and training sessions
Read books, blogs, and articles on software development
Get feedback from users and incorpo
Top trending discussions
I was interviewed in Feb 2025.
It was a Coderbyte coding challenge consisting of questions at an average level of difficulty.
posted on 9 Dec 2024
The Two Sum problem involves finding two numbers in an array that add up to a given target value.
Iterate through the array and store the difference between the target and current element in a hashmap
Check if the current element exists in the hashmap, if yes return the indices
Time complexity can be reduced to O(n) using a hashmap
Reverse a singly linked list and return the reversed list.
Iterate through the linked list and reverse the pointers to point to the previous node instead of the next node.
Use three pointers to keep track of the current, previous, and next nodes while reversing the list.
Update the head of the list to be the last node after reversing.
Find the longest palindromic substring in a given string.
Iterate through each character in the string and expand around it to find palindromes
Use dynamic programming to optimize the solution
Consider both odd and even length palindromes
I was interviewed in Aug 2024.
This was a Take Home test. I got a coding assignment where in I had to make a simple iOS app which can fetch data from an API and display it as a list on the screen. I used SwiftUI as its faster to code there. It was not complicated at all if you know youur stuff and they asked me to include tests (both Unit and UI). I already had my code snippets ready (for example for a Network class) so I could write a lot more code quite easily. It was taken on Hackerrank and I had 120mins to complete it. I read the instructions carefully and did as asked. I added comments to everything and made it extremely neat and structured using all the best coding practices of a large scale iOS project. Submitted it and that was it.
This was a discussion of my assignment. Take Home Follow Up. It was taken by an SDE 3 from US and he asked all sorts of questions about my code. I explained everything in great detail and told him what all things I would do better if i had more time. Simple round. Be ready to explain everything, every word and line.
I applied via campus placement at St Stanley College of Engineering, Arang and was interviewed in Oct 2024. There were 3 interview rounds.
Had 50 qsns in 45 min
Had 5 qsns to execute topics like tress and graphs
Oops concepts are fundamental principles of object-oriented programming that help in organizing and designing code efficiently.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: Ability of objects to take on multiple forms or have multiple behaviors.
Abstraction: Hiding the complex ...
2 DSA questions with in one hour.
Merge two binary trees by summing up the values of corresponding nodes
Traverse both trees simultaneously and sum up the values of corresponding nodes
If a node exists in only one tree, add it to the merged tree as is
Recursively merge the left and right subtrees
Developed a web application for tracking personal fitness goals and progress
Used HTML, CSS, and JavaScript for front-end development
Implemented a RESTful API using Node.js and Express for back-end functionality
Utilized MongoDB for database storage and retrieval
Incorporated user authentication and authorization using JWT tokens
I am a dedicated and quick learner with strong problem-solving skills and a passion for software development.
Strong problem-solving skills demonstrated through previous projects and coding challenges.
Quick learner who can adapt to new technologies and tools efficiently.
Passionate about software development and constantly seeking to improve my skills.
Dedicated to delivering high-quality code and meeting project deadline...
I applied via Hirist and was interviewed in Apr 2024. There were 3 interview rounds.
Coding Test was on Coderbyte. Consisted 4 questions. 1 coding and 3 of web developement.
posted on 7 Jun 2024
posted on 22 Jul 2024
I applied via Walk-in and was interviewed before Jul 2023. There were 4 interview rounds.
Coding test duration is 30 to 40 min
on paper pen and topic is simple like related to string,pattern and number's
posted on 25 Mar 2023
Automation testing with testing tools involves using software to execute tests and compare actual results with expected results.
Automation testing saves time and effort compared to manual testing
Testing tools like Selenium, Appium, and TestComplete are commonly used for automation testing
Automation testing can be used for regression testing, load testing, and performance testing
Automation testing requires programming s...
Integration with automation DevOps process is crucial for efficient software testing.
Automation testing tools can be integrated with DevOps tools like Jenkins, Git, and Docker.
Continuous integration and continuous delivery (CI/CD) pipelines can be set up for automated testing.
Test cases can be triggered automatically with each code commit or deployment.
Test results can be reported back to the development team for quick...
based on 1 interview
Interview experience
Applications Engineer
8
salaries
| ₹3.6 L/yr - ₹9 L/yr |
Sales Manager
5
salaries
| ₹3.6 L/yr - ₹10.1 L/yr |
Accounts Manager
4
salaries
| ₹5 L/yr - ₹10 L/yr |
Business Development Manager
4
salaries
| ₹13.3 L/yr - ₹30 L/yr |
Marketing Manager
3
salaries
| ₹3.6 L/yr - ₹10 L/yr |
TCS
Wipro
Infosys
HCLTech