Filter interviews by
I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.
Frontend cycle refers to the process of developing the user interface of a software application.
1. Planning and design phase where wireframes and mockups are created.
2. Development phase where HTML, CSS, and JavaScript are used to build the interface.
3. Testing phase to ensure the frontend works as expected.
4. Deployment phase to make the frontend live for users.
5. Maintenance phase to make updates and improvements to ...
I applied via Recruitment Consultant and was interviewed in Nov 2021. There was 1 interview round.
Top trending discussions
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
To rotate a matrix, transpose it and then reverse each row or column depending on the direction of rotation.
Transpose the matrix by swapping elements across the diagonal
For clockwise rotation, reverse each row of the transposed matrix
For anti-clockwise rotation, reverse each column of the transposed matrix
Use binary search to efficiently find a particular element in a sorted array.
Start by comparing the target element with the middle element of the array.
If the target element is less than the middle element, search the left half of the array.
If the target element is greater than the middle element, search the right half of the array.
Repeat the process until the target element is found or the search space is empty.
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Full c concept MCQ with IQ and Computaional Thinking
Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.
Use functions like itoa() to convert integers to strings in different bases
Use strtol() to convert strings to integers in different bases
Remember to specify the base when converting numbers
Aptitude, reasoning,java MCQS
The median streaming problem involves finding the median of a stream of numbers as they are being inputted.
Maintain two heaps - a max heap for the lower half of the numbers and a min heap for the higher half.
Keep the heaps balanced by ensuring the size difference is at most 1.
If the total number of elements is odd, the median is the root of the max heap. If even, average the roots of both heaps.
posted on 20 Mar 2024
Data warehousing is the process of collecting, storing, and managing data from various sources for analysis and reporting.
Data warehousing involves extracting data from multiple sources
Data is then transformed and loaded into a central repository
The data can be used for analysis, reporting, and decision-making
Examples include data warehouses used by businesses to analyze sales data
posted on 21 Nov 2024
I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.
General basic math and reasoning.
Basic question for coding like pattern making (triangle) they will observe you for your skills and logical understanding with the code.
based on 13 reviews
Rating in categories
Software Engineer
82
salaries
| ₹5 L/yr - ₹14.9 L/yr |
Associate Software Engineer
68
salaries
| ₹3 L/yr - ₹7.8 L/yr |
Software Developer
34
salaries
| ₹4.3 L/yr - ₹14.3 L/yr |
Senior Software Engineer
25
salaries
| ₹7.8 L/yr - ₹17 L/yr |
QA Engineer
19
salaries
| ₹5 L/yr - ₹13 L/yr |
Infosys
TCS
Wipro
HCLTech