Filter interviews by
Clear (1)
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 was interviewed in Jul 2024.
Contains 2 coding questions
Print a matrix in spiral order
Start by printing the first row from left to right
Then print the last column from top to bottom
Continue in a spiral pattern until all elements are printed
I applied via campus placement at Panimalar Engineering College, Chennai and was interviewed in Jun 2024. There were 5 interview rounds.
It consists of Computer Science subjects and 2 to 3 apptitudee majorly os and c++
3 question s are provided and they are from strings 2d array and graph
A doubly linked list is a data structure where each node contains a reference to the next and previous nodes.
Nodes have two pointers: one to the next node and one to the previous node.
Insertions and deletions can be done efficiently at both ends of the list.
Traversal can be done in both directions.
Example: DoublyLinkedListNode { data, prev, next }
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
Level of difficulty - Hard and very strong understanding in python required to clear this round.
Basically it consists of three questions - easy and 2 medium level questions. DSA concepts is required to clear this round.
MulticoreWare interview questions for designations
I applied via campus placement at Kongu Engineering College, Erode and was interviewed in Sep 2024. There were 3 interview rounds.
Coding has been asked
Get interview-ready with Top MulticoreWare Interview Questions
Python question was there and it was average level not tough
Simple coding questions which was good to go
In apti test,there where 31 que some que carries negative marks , marks will be alloted accoring to that que .
I consist of 3 que if you clear one que you will be shortlisted
C is a procedural programming language while C++ is an object-oriented programming language.
C is a procedural programming language, while C++ is a combination of procedural and object-oriented programming.
C does not support classes and objects, while C++ does.
C is a subset of C++, meaning C++ includes all of C's features and more.
C++ has features like function overloading, templates, and exception handling which are no...
I applied via Walk-in and was interviewed in Jun 2024. There were 2 interview rounds.
Aptitude is fully based upon technical mcqs, code snippets. Only one or two aptitudes are from general topics.
Negative marking is also there for certain questions.
Coding was Little bit tough. You will be given 3 qns.
Round 1: Round 1 was an MCQ exam. The time allotted was 45 minutes and 30 questions had to be answered. There was negative marking for wrong answers(-1)
This was a programming round. We were given 4 questions that had to be solved in 1 hour. The coding questions were-
Matrix multiplication
Program to write linear convolution
A question based on graphs
Another question on the 2D array.
I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.
Objective test,coding test,technical test
Python,c++,java,html,css
Top trending discussions
The duration of MulticoreWare Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 14 interviews
3 Interview rounds
based on 17 reviews
Rating in categories
4-12 Yrs
Not Disclosed
Software Engineer
86
salaries
| ₹5 L/yr - ₹12 L/yr |
Senior Software Engineer
38
salaries
| ₹7.5 L/yr - ₹24.2 L/yr |
Software Developer
12
salaries
| ₹6 L/yr - ₹11.2 L/yr |
Research Engineer
5
salaries
| ₹10 L/yr - ₹10.2 L/yr |
Junior Software Engineer
5
salaries
| ₹7 L/yr - ₹7.2 L/yr |
Nvidia
Qualcomm
Intel
Advanced Micro Devices