Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by MosChip Technologies Team. If you also belong to the team, you can get access from here

MosChip Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

MosChip Technologies Senior Software Engineer Interview Questions and Answers

Updated 2 Aug 2024

MosChip Technologies Senior Software Engineer Interview Experiences

3 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Python interview
  • Q2. Paramoki module ssh
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. About my technical stuff
Round 2 - One-on-one 

(1 Question)

  • Q1. Can say another technical round
Round 3 - HR 

(1 Question)

  • Q1. About my experience

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more

I applied via Naukri.com and was interviewed in Dec 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Linux python Jenkins Git basics and scenarios

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Jenkins Git python Linux very well

Interview questions from similar companies

I applied via Naukri.com and was interviewed in May 2020. There were 7 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Angular and JavaScript basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Major questions were around problem solving, strings

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Add two linked list
  • Ans. 

    To add two linked lists, iterate through both lists simultaneously and add corresponding nodes, considering carry from previous addition.

    • Create a dummy node to hold the result.

    • Initialize current node to dummy node.

    • Iterate through both lists, adding values and carry from previous addition.

    • Move to next nodes in both lists.

    • Handle cases where one list is longer than the other.

    • Handle final carry if present.

  • Answered by AI
  • Q2. Find shortest path in graph
  • Ans. 

    Use Dijkstra's algorithm to find the shortest path in a graph

    • Implement Dijkstra's algorithm to find the shortest path between two nodes in a graph

    • Maintain a priority queue to keep track of the shortest distance to each node

    • Update the shortest distance to each node as you traverse the graph

    • Track the path by storing the previous node for each node visited

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Check tree is BST
  • Ans. 

    Check if a binary tree is a Binary Search Tree (BST)

    • Perform an in-order traversal of the tree and check if the resulting array is sorted

    • Keep track of the previous node value during traversal to compare with the current node value

    • Ensure that each node's value is greater than the previous node's value in the in-order traversal

  • Answered by AI
  • Q2. Check substring palindrome or not
  • Ans. 

    Check if a substring in an array of strings is a palindrome or not.

    • Iterate through each string in the array

    • For each string, check if any of its substrings are palindromes

    • Return true if a palindrome substring is found, false otherwise

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Reverse linked list recursively
  • Ans. 

    Reverse a linked list recursively

    • Create a recursive function to reverse the linked list

    • Pass the current node and its next node as parameters

    • Update the next pointer of the current node to point to the previous node

  • Answered by AI
  • Q2. Check if two stacks are equal
  • Ans. 

    Check if two stacks are equal by comparing each element in the stacks

    • Pop elements from both stacks and compare them one by one

    • If the sizes of the stacks are different, they are not equal

    • If any element in the stacks is different, they are not equal

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Dsa questions , angular , .net core and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this company if you are passionate about work
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Coding Test 

OOPS Principle.
SQL
Java Coding Round - with easy level of questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic questions around testing.
Round 2 - Aptitude Test 

Here they asked lots of logical reasoning questions and checked on how you approached different situations

Round 3 - HR 

(1 Question)

  • Q1. Explained package and other details

MosChip Technologies Interview FAQs

How many rounds are there in MosChip Technologies Senior Software Engineer interview?
MosChip Technologies interview process usually has 2 rounds. The most common rounds in the MosChip Technologies interview process are Technical, One-on-one Round and HR.
How to prepare for MosChip Technologies Senior Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at MosChip Technologies. The most common topics and skills that interviewers at MosChip Technologies expect are AWS, Kafka, Mqtt, Rabbitmq and Azure DevOps.
What are the top questions asked in MosChip Technologies Senior Software Engineer interview?

Some of the top questions asked at the MosChip Technologies Senior Software Engineer interview -

  1. Linux python Jenkins Git basics and scenar...read more
  2. Can say another technical ro...read more
  3. About my technical st...read more

Tell us how to improve this page.

MosChip Technologies Senior Software Engineer Interview Process

based on 2 interviews

1 Interview rounds

  • Technical Round
View more
MosChip Technologies Senior Software Engineer Salary
based on 21 salaries
₹7.7 L/yr - ₹20 L/yr
At par with the average Senior Software Engineer Salary in India
View more details

MosChip Technologies Senior Software Engineer Reviews and Ratings

based on 5 reviews

3.5/5

Rating in categories

3.2

Skill development

3.3

Work-life balance

3.0

Salary

3.5

Job security

3.9

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 5 Reviews and Ratings
Embedded Software Engineer
90 salaries
unlock blur

₹2.4 L/yr - ₹12 L/yr

Senior Embedded Software Engineer
27 salaries
unlock blur

₹9 L/yr - ₹16 L/yr

Physical Design Engineer
26 salaries
unlock blur

₹4 L/yr - ₹16.9 L/yr

Senior Software Engineer
21 salaries
unlock blur

₹7.7 L/yr - ₹20 L/yr

Senior Engineer
20 salaries
unlock blur

₹6.3 L/yr - ₹20.8 L/yr

Explore more salaries
Compare MosChip Technologies with

Intel

4.2
Compare

Apar Industries

4.1
Compare

TDK India Private Limited

3.8
Compare

Molex

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview