Filter interviews by
I applied via Walk-in and was interviewed in Jul 2024. There was 1 interview round.
Basic of Arrays and String program and servlet theory Questions
Top trending discussions
Hackearth online coding test for 1 hour
Use sorting or heap data structure to find k largest elements in an array of strings.
Sort the array in descending order and return the first k elements.
Use a max heap data structure to efficiently find the k largest elements.
Examples: ['apple', 'banana', 'orange', 'kiwi'], k=2 -> ['orange', 'kiwi']
Remove duplicates from array 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 unique strings
posted on 16 Aug 2024
I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.
Was tough but can be cracked in one go
Easy to moderate need to study dsa
I have worked on various projects including a web application for a healthcare company and a mobile app for a retail business.
Developed a web application for a healthcare company to manage patient records and appointments
Created a mobile app for a retail business to enhance customer shopping experience
Implemented features such as user authentication, data visualization, and real-time updates
Utilized technologies like R
posted on 17 Apr 2024
I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.
How to remove duplicate words from string and print the occurrence of words
I applied via Campus Placement
40 MCQ and 7 coding mcq and 10 english
I applied via Recruitment Consulltant and was interviewed in Apr 2022. There were 2 interview rounds.
SQL injection is a type of attack where malicious SQL statements are inserted into an entry field for execution.
Use parameterized queries or prepared statements
Sanitize user input by validating and escaping special characters
Limit database user privileges
Use a web application firewall
Regularly update and patch software
Optimizing websites involves improving speed, user experience, and search engine ranking.
Minimize HTTP requests
Optimize images and videos
Use caching and compression
Reduce server response time
Implement lazy loading
Use a content delivery network (CDN)
Optimize code and scripts
Ensure mobile responsiveness
Improve website security
Use structured data for SEO
I was interviewed before Sep 2020.
Round duration - 90 minutes
Round difficulty - Medium
We were supposed to give test in any time between 3 PM to 9 PM.
We can easily count the total number of paths by making a recursive algorithm.
The steps are as follows:
An easy way to solve this problem will be to run a modified DFS over the given tree.
Round duration - 120 minutes
Round difficulty - Medium
Pair Programming Interview( this round is similar to machine coding round) it started around 11 AM
Focus Areas: Problem solving and implementation of extensions.
The pair coding round is focused on OOPS concepts. You are paired with a TWer for this round. They let you code first for an hour and in the next hour they review your code and suggest changes which would improve the code structure, readability and make it modular and reusable and functional.
Complete Algorithm:
Round duration - 120 minutes
Round difficulty - Medium
Students who were shortlisted from Pair Programming round was selected for this round around 3 PM. In this round there were two interviewer.
It was more focused on resume they discussed my projects and internships.
1. Asked me to make the tables used in project and discussed the relation between them, joins applied,types of ke...
Tip 1 : Have good grasp on OOPS since they have a round named Pair Programming round which is focused upon this.
Tip 2 : Write clean, modular and functional code.
Tip 3 : Practice Data Structures and Algorithms
Tip 4 : You should know breadth and depth of whatever is mentioned in your resume.
Tip 5 : Be loud and clear.
Tip 1 : Make single page resume.
Tip 2 : Mention relevant things on resume.
Tip 3 : Do not put any false things on resume. Projects, internships you are mentioning be ready to answer questions related to it regarding what you solved, idea, databases, design.
Tip 4 : Contribute in open source, participate in hackathons.
1st Round was Written Coding test Q> Next Palindrome, Q> ATM machine design Q> SQl query Q> Elephant and banana Prime number Story base question
A program to find the next palindrome number after a given number.
Convert the given number to a string to easily manipulate individual digits.
Increment the number by 1 and check if it is a palindrome.
If not a palindrome, repeat the process until a palindrome is found.
Optimizing prime number algorithms is crucial for efficient computation in software development.
Optimizing prime number algorithms can improve the performance of applications that rely on prime numbers, such as cryptography or number theory.
Efficient algorithms like the Sieve of Eratosthenes can significantly reduce the time complexity of finding prime numbers.
Using techniques like memoization or dynamic programming ca...
posted on 13 Jul 2024
I applied via campus placement at Devi Ahilya Vishwa Vidhyalaya (DAVV), Indore and was interviewed in Jun 2024. There were 2 interview rounds.
78 mcq questions and 2 dsa
Coding based round on dsa
based on 9 reviews
Rating in categories
Java Developer
105
salaries
| ₹1.5 L/yr - ₹6.6 L/yr |
Quality Analyst
96
salaries
| ₹1.5 L/yr - ₹6.6 L/yr |
Senior Quality Analyst
60
salaries
| ₹3.5 L/yr - ₹9.1 L/yr |
Software Developer
51
salaries
| ₹2 L/yr - ₹8.3 L/yr |
System Administrator
34
salaries
| ₹1.5 L/yr - ₹5.8 L/yr |
TCS
Infosys
Wipro
HCLTech