Filter interviews by
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 Newspaper Ad and was interviewed in Aug 2024. There were 2 interview rounds.
Group discussion is the one of my favorite sessions as always just because we can discuss ampel of things in the discussion all about is awareness of the environment and so on.
My biggest fear is failure, as it represents a loss of control and a setback in my career aspirations.
Fear of not meeting expectations
Fear of disappointing others
Fear of missed opportunities
Fear of falling behind in career goals
I would work on improving my time management skills to be more efficient and productive.
Prioritize tasks based on importance and deadlines
Set specific goals and deadlines for each project
Eliminate distractions and focus on one task at a time
I am motivated to work hard by my passion for creating visually appealing and engaging multimedia designs.
Passion for creating visually appealing designs drives me to work hard
Desire to constantly improve my skills and stay updated with latest design trends
Satisfaction of seeing my designs come to life and positively impact others
Setting personal goals and challenges to push myself to work harder
Recognition and appreci...
MulticoreWare interview questions for popular designations
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
I applied via campus placement at Nandha Engineering College, Erode and was interviewed in Jul 2024. There were 3 interview rounds.
Duration was 45 minutes topics are trains,boat streams etc..
Reletaed to Matrix concepts
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.
First round is online test of 3 virtual rounds consist of aptitude , and coding
A singly linked list is a data structure where each element points to the next element in the list.
Each node in the list contains data and a reference to the next node
Traversal starts from the head node and follows the next pointers until the end
Insertion and deletion can be done efficiently at the beginning or end of the list
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
Python question was there and it was average level not tough
Simple coding questions which was good to go
Top trending discussions
The duration of MulticoreWare interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 25 interviews
Interview experience
based on 40 reviews
Rating in categories
7-15 Yrs
Not Disclosed
2-8 Yrs
Not Disclosed
3-7 Yrs
Not Disclosed
Software Engineer
85
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