Upload Button Icon Add office photos

Jasmin Infotech

Compare button icon Compare button icon Compare

Filter interviews by

Jasmin Infotech Interview Questions and Answers

Updated 3 Mar 2025

Jasmin Infotech Interview Experiences

Popular Designations

12 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test contains of c programming snippets & Digital signal processing & problem solving.

Round 2 - Technical 

(2 Questions)

  • Q1. Write a program to reverse the array using pointers?
  • Ans. 

    Program to reverse array of strings using pointers

    • Create two pointers, one pointing to the start of the array and the other pointing to the end

    • Swap the elements pointed by the two pointers and move them towards each other until they meet

    • Repeat the swapping process until the entire array is reversed

  • Answered by AI
  • Q2. Basic DSP questions
Round 3 - Technical 

(1 Question)

  • Q1. Tell to explain about my projects mentioned in my resume
  • Ans. 

    I have worked on various projects including developing a mobile app for tracking fitness goals and a web application for managing inventory.

    • Developed a mobile app using React Native to track fitness goals and provide workout plans

    • Created a web application using AngularJS to manage inventory and track sales

    • Collaborated with a team of developers to implement new features and fix bugs

    • Utilized Agile methodology to prioriti

  • Answered by AI

Skills evaluated in this interview

Associate Systems Engineer Interview Questions asked at other Companies

Q1. Given string/sentence need to be reversed and the vowels need to be replaced with numbers from 1-9.In the reversed string replaced numbers should appear in descending order from left to right .If there are more than 9 vowels , numbering sho... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Online CBT in MCQ pattern from Aptitude, C programming, DSP, Digital Electronics, Microcontroller and Microprocessor, Electronic devices and circuits

Round 2 - Technical 

(3 Questions)

  • Q1. Ask you to write basic c programs (i was asked around 10)
  • Q2. Pnp npn transistor, which microcontroller u like to use, p type n type semiconductor, dynamic memory allocation
  • Ans. 

    Pnp and Npn transistors are types of bipolar junction transistors used in electronic circuits. Microcontroller choice depends on project requirements. Dynamic memory allocation is a method of allocating memory during runtime.

    • Pnp and Npn transistors are used in electronic circuits to control the flow of current.

    • Microcontroller choice depends on factors like processing power, memory requirements, and peripherals needed. ...

  • Answered by AI
  • Q3. Explain final year project
Round 3 - HR 

(1 Question)

  • Q1. Introduce yourself, willing to relocate, what do you do in ur free time, what movie you saw recently, explain projects, ready to join in 2 weeks, About Jasmin Infotech, family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer confidently and fluently in english

Assistant System Engineer Interview Questions asked at other Companies

Q1. Constellation Identification Problem Given a matrix named UNIVERSE with 3 rows and 'N' columns, filled with characters {#, *, .}, where: '*' represents stars. '.' represents empty space. '#' represents a separator between galaxies. Your t... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Basic aptitude with some c questions

Round 2 - Technical 

(1 Question)

  • Q1. What is the difference between malloc and calloc
  • Ans. 

    malloc is used to allocate memory block of specified size, while calloc is used to allocate memory block of specified size and initializes all bits to zero.

    • malloc does not initialize the allocated memory, while calloc initializes the allocated memory to zero.

    • malloc takes one argument specifying the size of memory block in bytes, while calloc takes two arguments specifying the number of elements and size of each element...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good knowledge in C programming required

Skills evaluated in this interview

Assistant System Engineer Interview Questions asked at other Companies

Q1. Constellation Identification Problem Given a matrix named UNIVERSE with 3 rows and 'N' columns, filled with characters {#, *, .}, where: '*' represents stars. '.' represents empty space. '#' represents a separator between galaxies. Your t... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

First was online aptitude test for 60 mins which has 50 questions combination of quantitative and the c language snippet.

Round 2 - Technical 

(1 Question)

  • Q1. They mostly in the c language technical questions and projects in the resume

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)

Jasmin Infotech interview questions for popular designations

 Assistant System Engineer

 (4)

 Senior Systems Engineer

 (2)

 Application Developer

 (1)

 System Engineer

 (1)

 Associate Systems Engineer

 (1)

 Support Staff

 (1)

 Engineer Trainee

 (1)

 Trainee

 (1)

Support Staff Interview Questions & Answers

user image Anonymous

posted on 26 Sep 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
No response

I applied via Job Fair and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Self intro and your project
  • Q2. About your background

Interview Preparation Tips

Topics to prepare for Jasmin Infotech Support Staff interview:
  • Java
Interview preparation tips for other job seekers - Some new
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Basic aptitude , electronics, c language not so hard.

Round 3 - Coding Test 

C coding and electronics test bit depth,

Round 4 - Technical 

(4 Questions)

  • Q1. During COVID time so direct technical and hr interview.
  • Q2. C programming basic , you should explain in depth details.
  • Q3. Your core basics I'm EEE so they ask about EEE
  • Q4. Details about your routine...

Interview Preparation Tips

Interview preparation tips for other job seekers - Just stick to the basics and have strong knowledge about it.

Application Developer Interview Questions asked at other Companies

Q1. Minimum Cost to Connect All Points Problem Statement Given an array COORDINATES representing the integer coordinates of some points on a 2D plane, determine the minimum cost required to connect all points. The cost to connect two points, (x... read more
View answer (2)

Jobs at Jasmin Infotech

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

I was interviewed before Mar 2024.

Round 1 - Aptitude Test 

Machine text. Follow it.

Round 2 - Coding Test 

Your technical knowledge and skills.

Round 3 - Technical 

(2 Questions)

  • Q1. Based on requiremtnt
  • Q2. Filled
Round 4 - HR 

(1 Question)

  • Q1. What personal details were you asked to provide about yourself?
  • Ans. 

    I was asked to provide personal details such as my educational background, work experience, technical skills, and certifications.

    • Educational background (degrees, majors, institutions)

    • Work experience (previous roles, responsibilities)

    • Technical skills (programming languages, tools)

    • Certifications (relevant to the position)

  • Answered by AI

Senior Systems Engineer Interview Questions asked at other Companies

Q1. 2. Explain COMP, COMP-2, COMP-3 and Display. What are the difference between Continue and Next Sentence? Why does SOC7 occur?
View answer (4)

Trainee Interview Questions & Answers

user image Anonymous

posted on 2 Jul 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Normal aptitide related questions

Round 3 - Coding Test 

C c++ python and software related issues

Round 4 - HR 

(2 Questions)

  • Q1. General HR Questions
  • Q2. Personal Interview and background verification

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)

I applied via Walk-in and was interviewed in Jun 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Second round was aptitude assessment. Basic type of questions were asked like Probability, Time and Work, Profit/Loss etc.

Round 3 - Coding Test 

Pseudo code type of questions

Round 4 - Technical 

(1 Question)

  • Q1. Interviewer asked me to write a program for reverse the number. And asked some basic questions in C and C++
Round 5 - HR 

(1 Question)

  • Q1. Basic general questions and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't panic, prepare well and you will be succeed

Assistant System Engineer Interview Questions asked at other Companies

Q1. Constellation Identification Problem Given a matrix named UNIVERSE with 3 rows and 'N' columns, filled with characters {#, *, .}, where: '*' represents stars. '.' represents empty space. '#' represents a separator between galaxies. Your t... read more
View answer (4)

I applied via Campus Placement and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude, reasoning

Round 2 - Technical 

(1 Question)

  • Q1. C programming, basic electronics
Round 3 - HR 

(1 Question)

  • Q1. Tell about yourself, family details

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic knowledge about engineering and C langauage is enough

Assistant System Engineer Interview Questions asked at other Companies

Q1. Constellation Identification Problem Given a matrix named UNIVERSE with 3 rows and 'N' columns, filled with characters {#, *, .}, where: '*' represents stars. '.' represents empty space. '#' represents a separator between galaxies. Your t... read more
View answer (4)
Interview experience
4
Good
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Difficult to answer some of DSP concepts

Round 3 - Coding Test 

Should be able to answer all embedded RTOS concepts

Interview Preparation Tips

Topics to prepare for Jasmin Infotech System Engineer interview:
  • DSP
  • Embedded C
Interview preparation tips for other job seekers - Code what interviewer asks

System Engineer Interview Questions asked at other Companies

Q1. Election Winner Determination In an ongoing election between two candidates A and B, there is a queue of voters that includes supporters of A, supporters of B, and neutral voters. Neutral voters have the power to swing the election results ... read more
View answer (9)

Jasmin Infotech Interview FAQs

How many rounds are there in Jasmin Infotech interview?
Jasmin Infotech interview process usually has 3 rounds. The most common rounds in the Jasmin Infotech interview process are Aptitude Test, Technical and HR.
How to prepare for Jasmin Infotech 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 Jasmin Infotech. The most common topics and skills that interviewers at Jasmin Infotech expect are Automotive, HTML, Debugging, Embedded C and RTOS.
What are the top questions asked in Jasmin Infotech interview?

Some of the top questions asked at the Jasmin Infotech interview -

  1. Pnp npn transistor, which microcontroller u like to use, p type n type semicond...read more
  2. Write a program to reverse the array using pointe...read more
  3. What is the difference between malloc and cal...read more

Tell us how to improve this page.

Jasmin Infotech Interview Process

based on 15 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
KPIT Technologies Interview Questions
3.4
 • 294 Interviews
Cyient Interview Questions
3.6
 • 284 Interviews
View all

Jasmin Infotech Reviews and Ratings

based on 157 reviews

4.0/5

Rating in categories

3.9

Skill development

3.9

Work-life balance

3.8

Salary

4.2

Job security

3.9

Company culture

3.6

Promotions

3.8

Work satisfaction

Explore 157 Reviews and Ratings
Machine Learning Algorithm Intern

Chennai

0-1 Yrs

Not Disclosed

Explore more jobs
Senior Systems Engineer
244 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
170 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Test Engineer
100 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Principal Engineer
98 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Validation Engineer
72 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Jasmin Infotech with

HCLTech

3.5
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

Tech Mahindra

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