Filter interviews by
Prime number calculation
Top trending discussions
I applied via Walk-in and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via Shine and was interviewed before Mar 2021. There were 3 interview rounds.
posted on 22 Sep 2021
I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.
Multithreading in Java allows for concurrent execution of multiple threads within a single program.
Multithreading can improve performance by allowing multiple tasks to be executed simultaneously.
Java provides built-in support for multithreading through the Thread class and Runnable interface.
Synchronization is important to prevent race conditions and ensure thread safety.
Examples of multithreading in Java include GUI a...
I appeared for an interview before Nov 2020.
Round duration - 90 Minutes
Round difficulty - Medium
It was in the morning at our institute. There were technical and aptitude problems.
Develop a function to print star patterns based on the given number of rows 'N'. Each row in the pattern should follow the format demonstrated in the example.
The picture illustra...
Function to print star patterns based on the given number of rows 'N'.
Iterate through each row from 1 to N
For each row, print spaces (N-row) followed by stars (2*row-1)
Repeat until all rows are printed
Round duration - 30 Minutes
Round difficulty - Medium
It was actually a Techno HR round. I was asked some technical questions about OS, OOPS, COMPUTER NETWORKING, WEB DEVELOPMENT. He went through my whole resume, asked about all the projects and past working experiences. The interviewer was really good, we talked about so many other topics, from Women empowerment to Water Crises. I felt really confident while speaking because he made me so comfortable.
Selection sort is a sorting technique that works by repeatedly finding the minimum element (considering ascending order) from the unsorted part and placing it at the beginning of ...
Selection Sort Algorithm sorts an array by repeatedly finding the minimum element and placing it at the beginning of the unsorted part.
Iterate through the array to find the minimum element and swap it with the first unsorted element.
Repeat this process for each element in the array until it is fully sorted.
Time complexity of Selection Sort is O(n^2) making it inefficient for large arrays.
Tip 1 : Study data structures thoroughly and practice coding regularly. Do practice it on Leetcode as it has a lot of test cases, I personally find it really helpful.
Tip 2 : Learn new skills and make projects with them to get the most out of them.
Tip 3 : Do study other basic and very important subjects like Oops, DBMS, OS.
Tip 1 : Do mention your achievements and other co curricular activities.
Tip 2 : Your projects are a big highlight, keep them crisp and be prepared to explain them thoroughly.
I applied via Naukri.com and was interviewed in Jul 2020. There were 3 interview rounds.
I applied via Referral and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2019. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Jul 2020. There was 1 interview round.
based on 1 interview experience
Duration
based on 1 review
Rating in categories
Software Developer
7
salaries
| ₹1.6 L/yr - ₹4.5 L/yr |
Web Designer
4
salaries
| ₹1 L/yr - ₹3 L/yr |
Magento Developer
4
salaries
| ₹2.3 L/yr - ₹3 L/yr |
Web Developer
3
salaries
| ₹0.6 L/yr - ₹2.9 L/yr |
Accountant 3
3
salaries
| ₹7.2 L/yr - ₹7.5 L/yr |