Upload Button Icon Add office photos

Jasmin Infotech

Compare button icon Compare button icon Compare

Filter interviews by

Jasmin Infotech Interview Questions and Answers for Freshers

Updated 22 Mar 2025

Jasmin Infotech Interview Experiences for Freshers

Popular Designations

3 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
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jun 2023, where I was asked the following questions.

  • Q1. Basic c programs and projects discussion
  • Q2. What is static and dynamic linking
  • Ans. 

    Static linking combines all code into a single executable, while dynamic linking loads libraries at runtime.

    • Static linking includes all library code in the executable, increasing size but improving performance.

    • Dynamic linking uses shared libraries, reducing executable size and allowing for updates without recompilation.

    • Example of static linking: a C program compiled with all necessary libraries included in the final bi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Best company to start your career, there is a lot of opportunities to learn and grow.

Embedded Systems Engineer Interview Questions asked at other Companies

Q1. 1.explain what is a watchdog timer
View answer (2)
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)

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Highly technical and scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in basics and be calm and composed
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic technical question as per the role mentioned in JD.
Round 2 - Technical 

(1 Question)

  • Q1. Linux, networking, Billing and commands were asked. SQL queries and its required output was aaked
Round 3 - HR 

(1 Question)

  • Q1. General discussion and work ethics communication

Interview Questionnaire 

2 Questions

  • Q1. Based on my cv
  • Q2. Nothing more

Interview Preparation Tips

Interview preparation tips for other job seekers - Time taking to get response

Interview Questionnaire 

2 Questions

  • Q1. How many years experience in telecom sector
  • Q2. So and so expirince

I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is OOPs concept?
  • Ans. 

    OOPs concept stands for Object-Oriented Programming concepts which includes encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation is the process of hiding the implementation details from the user.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism allows objects to take on multiple forms or behaviors.

    • Abstraction is the process of hiding unnecessary details from

  • Answered by AI
  • Q2. What is lazy loading?
  • Ans. 

    Lazy loading is a technique used to defer the loading of non-critical resources until they are needed.

    • It improves page load time and performance.

    • It is commonly used for images, videos, and other media files.

    • It can be implemented using JavaScript libraries like LazyLoad or Intersection Observer API.

    • Lazy loading can also be used for modules and components in web applications.

    • It helps to reduce the initial load time of th

  • Answered by AI
  • Q3. What is eager loading?
  • Ans. 

    Eager loading is a technique used in software development to load related data in advance to avoid multiple database queries.

    • Eager loading is used to optimize database queries and improve performance.

    • It loads all the required data in a single query instead of making multiple queries.

    • It is commonly used in Object-Relational Mapping (ORM) frameworks like Hibernate, Entity Framework, etc.

    • Eager loading can be used with var...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Clearing Test is the key

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All about Linux..basic Linux.. listing file's.. searching pattern..NFS..lvm.. samba..iscsi..docker.. kubernets..

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare from basic

I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Question were fairly technical.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on the basics , work on the project and be clear about that.

Jasmin Infotech Interview FAQs

How many rounds are there in Jasmin Infotech interview for freshers?
Jasmin Infotech interview process for freshers usually has 2-3 rounds. The most common rounds in the Jasmin Infotech interview process for freshers are Aptitude Test, Technical and Resume Shortlist.
How to prepare for Jasmin Infotech interview for freshers?
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 Data Analysis.
What are the top questions asked in Jasmin Infotech interview for freshers?

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

  1. Write a program to reverse the array using pointe...read more
  2. What is static and dynamic link...read more
  3. Interviewer asked me to write a program for reverse the number. And asked some ...read more

Tell us how to improve this page.

Jasmin Infotech Interview Process for Freshers

based on 3 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Cisco Interview Questions
4.2
 • 375 Interviews
Indus Towers Interview Questions
3.8
 • 183 Interviews
Nvidia Interview Questions
3.7
 • 108 Interviews
BT Business Interview Questions
4.0
 • 81 Interviews
Tejas Networks Interview Questions
4.0
 • 76 Interviews
Arista Networks Interview Questions
4.1
 • 43 Interviews
View all

Jasmin Infotech Reviews and Ratings

based on 167 reviews

4.0/5

Rating in categories

3.9

Skill development

3.8

Work-life balance

3.8

Salary

4.0

Job security

3.8

Company culture

3.6

Promotions

3.8

Work satisfaction

Explore 167 Reviews and Ratings
Senior Systems Engineer
241 salaries
unlock blur

₹5 L/yr - ₹19.4 L/yr

System Engineer
173 salaries
unlock blur

₹3.2 L/yr - ₹8 L/yr

Principal Engineer
98 salaries
unlock blur

₹7.6 L/yr - ₹20 L/yr

Test Engineer
94 salaries
unlock blur

₹1.2 L/yr - ₹6 L/yr

Validation Engineer
74 salaries
unlock blur

₹4.5 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Jasmin Infotech with

Sterlite Technologies

3.8
Compare

Indus Towers

3.8
Compare

Cisco

4.2
Compare

BT Business

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