i
6D
Technologies
Filter interviews by
Mostsly asked questions related to linux, os and mysql
You need to keep on talking, thats all you need to do.
DBMS,SQL,verbal,logical reasoning
I appeared for an interview in Oct 2024, where I was asked the following questions.
Black box testing focuses on input/output without knowledge of internal code; white box testing examines internal logic and structure.
Black box testing evaluates functionality without looking at code (e.g., user interface testing).
White box testing involves code review and testing internal structures (e.g., unit testing).
Black box testing is often used in system and acceptance testing.
White box testing is commonly used...
Joins are SQL operations that combine rows from two or more tables based on related columns.
INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;
LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;
RIGHT JOIN: Returns all records from the right table and matched re...
I applied via Campus Placement
Core java and Advanced java questions
General topics based
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
Top trending discussions
I appeared for an interview in Oct 2020.
Round duration - 70 Minutes
Round difficulty - Hard
It started around 11 Am on MS teams.
There was only 1 interviewer.
The interviewer asked questions from almost every concept, whatever I mentioned in my resume.
Data Structure and Algorithms: Complete heap Sort(Full code on pen and paper), check a number is a power of 2 or not, and some follow-up questions on data structure and algorithms.
OS: Scheduling algorithms, Round Robin(implementation), Process States, and some follow-up questions on that also.
OOPS: Virtual Functions, Copy Constructors, Runtime Polymorphism, Destructors with their implementation, and lots of follows up questions on that also. They gave more focus on oops concepts in c++ only. If you know oops concepts in c++ then you should be able to explain them well with proper implementation.
Project: Complete description, Database schema(Complete diagram on paper), Data flow diagram, and which technology used in projects. My project was on spring boot based web application with proper database design. They asked many questions related to the flow of the project and request methods(POST, PUT, UPDATE, DELETE).
And some other basic questions on projects as well. The duration of this round was almost a complete hour. 7 students shortlisted after 1 round.
Your task is to sort an array of integers in non-decreasing order using the Heap Sort algorithm.
The first line contains an integer 'T' denoting the number of test cas...
Heap Sort is used to sort an array of integers in non-decreasing order by creating a max heap and repeatedly extracting the maximum element.
Create a max heap from the input array.
Swap the root (maximum element) with the last element and reduce the heap size.
Heapify the root element to maintain the heap property.
Repeat the above steps until the heap size is 1.
The array will be sorted in non-decreasing order.
Ninja, who loves playing with numbers, sets out to arrange numbers within 'N' rows. The unique arrangement follows these rules: the first row contains 1 number, the second...
Generate a pattern of numbers in rows following a powers of 2 sequence with numbers 1 to 9, recycling back to 1.
Start with 1 number in the first row, 2 numbers in the second row, 4 numbers in the third row, and so on following powers of 2.
Fill the pattern with numbers from 1 to 9, recycling back to 1 after reaching 9.
Output the pattern for the given number of rows 'N'.
Example: For N = 4, the pattern would be 1, 2 3, 4 ...
Tip 1 : Try to solve implementation questions on regular basis at least 1 per day.
Tip 2 : Make a proper Roadmap to complete all the DS concepts including some advanced DS concepts also like trie. Do an ample amount of questions from every topic. IMPORTANT: Learn implementation of DS like Hashmap, heap.
Tip 3 : Minimum 2 projects. One should be the database project.
Tip 4 : You should be good in problem-solving, bits manipulation, c/c++ language, OOPs, OS, and Networking.
Tip 1 : Well Organised
Tip 2 : At least 2 projects
Tip 3 : Go through to resume of good technical students.
Tip 4 : Personally, I do not prefer any template for a resume. You can easily make on Google docs or any word editor by yourself.
based on 7 interview experiences
Difficulty level
Duration
based on 43 reviews
Rating in categories
Implementation Engineer
344
salaries
| ₹3.7 L/yr - ₹13.3 L/yr |
Software Engineer
342
salaries
| ₹4 L/yr - ₹9.9 L/yr |
Senior Software Engineer
185
salaries
| ₹9.7 L/yr - ₹18.7 L/yr |
Senior Implementation Engineer
134
salaries
| ₹9.2 L/yr - ₹16.7 L/yr |
Software Developer
121
salaries
| ₹4 L/yr - ₹9.2 L/yr |
Vodafone Idea
Tata Communications
Tata Communications Transformation Services
HFCL Limited