Upload Button Icon Add office photos

PROLIM

Compare button icon Compare button icon Compare

Filter interviews by

PROLIM Applications Engineer Interview Questions and Answers for Experienced

Updated 12 Oct 2023

PROLIM Applications Engineer Interview Experiences for Experienced

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
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 - Technical 

(1 Question)

  • Q1. Tool skills with basic knowledge
Round 3 - Technical 

(1 Question)

  • Q1. Design Questions

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

Software Engineer Interview Questions & Answers

American Megatrends user image R. Arockia Ratheesh Sahayaraj

posted on 6 Nov 2015

Interview Preparation Tips

Round: Test
Experience: Only 24 people from my campus attended the placement process of this company.The experience wasn't really good.I wasn't 
short-listed for next round as my CGPA was 7.5 and need was of above 7.5 ,as they were maintaining standards.

Round: Test
Experience: 1.C aps was really tough.
2.Section 2 we had to choose either Microprocessor or Java,I preferred microprocessor . 3.Simple Questions on 8085 and 8086 instruction set was asked.
4.How much memory are there are 20 address lines,
5.Difference between SRAM and DRAM.
6.ROM is used for stack or not.
7.What are contents of Stack Pointer after PUSH and POP operation.
8.What happens after RET instruction?
9.What is CMC equivalent instruction?

Round: Test
Experience: 16 questions on Quant which are :-
Odd number in a series, Area and Volume, Games of Skill, Time and Work, Average, Trains, Boats 
and Streams, Profit and Gain were asked.
If no. of handshakes is 66,find total number of People.?
A lotus in a pond doubles in size everyday,if it fills the pond on 20th day,when will be the pond would be half?
LOGICAL REASONING-
4 men are on the side of a bridge.One torch light is with them and without it they cannot cross 
the bridge.The bridge can withstand only 2 people at a time.The time required by the persons are 1 
min,2 mins,7 mins,10 mins respectively.Find the shortest time required by all of em to cross the
bridge.
(Answer: 17 minutes)

Round: SOFT SKILLS
Experience: scenario based questions were asked:-
1.working on a project in your company and your brother is in urgent need of a project.What will you do?
2.Your friend mails the project details to some other company.what will be you reaction?
3.Your boss allows to take your team members for a treat.Whether you choose costly one or within budget?
4.Your favorite subject in your curriculum and Why?
5.Where you would view yourself in 5 years?
6.What is a dream company in your terms?
7.Any situation were your work was criticized and what was your reaction?

Skills:
College Name: Anna University Chennai

Interview Questionnaire 

1 Question

  • Q1. Simple questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well enough for the position
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Everything HTML CSS SQL and core java
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Minimum Cost to Merge Stones
  • Q2. Why do you want to join the company
  • Ans. 

    I admire the company's innovative approach and commitment to excellence, aligning with my career goals and values.

    • The company's focus on cutting-edge technology resonates with my passion for continuous learning and growth.

    • I am impressed by the collaborative culture here, which fosters teamwork and creativity, as seen in your recent project on XYZ.

    • The opportunity to work on impactful projects that improve user experienc...

  • Answered by AI
  • Q3. What are your expectations from the DataflowGroup
  • Ans. 

    I expect collaboration, innovation, and growth opportunities within the DataflowGroup.

    • Collaboration: I hope to work closely with cross-functional teams to enhance data processing workflows.

    • Innovation: I expect to contribute to innovative solutions that improve data handling and processing efficiency.

    • Growth Opportunities: I look forward to mentorship and professional development to advance my skills in data engineering.

    • ...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude test and personality test, It's easy

Round 2 - Technical 

(1 Question)

  • Q1. Code to print diagonal elements in 2d array. Reverse a string without using other empty string.
  • Ans. 

    Print diagonal elements in a 2D array and reverse a string without using an empty string.

    • Iterate through the rows and columns of the 2D array and print the elements where the row index is equal to the column index.

    • Iterate through the characters of the string from the last index to the first index and append each character to a new string.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - In technical round, they focus only on coding, problem solving and data structures and algorithms.
So be ready to solve codes

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude, reasoning,java MCQS

Round 2 - Technical 

(1 Question)

  • Q1. Technical round
Round 3 - Technical 

(1 Question)

  • Q1. Second technical round
Round 4 - HR 

(1 Question)

  • Q1. HR and package discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Level order traversal of tree similar question
  • Q2. Sql window function based question
  • Q3. Design a key generator
  • Ans. 

    A key generator is a tool used to create unique keys for various purposes.

    • Use a combination of letters, numbers, and special characters to create a unique key

    • Consider using a hashing algorithm to generate the key

    • Ensure the key is sufficiently long and random to minimize the chance of collisions

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. What js difference between === and ==
  • Ans. 

    === compares value and type, while == only compares value

    • === is stricter than == in type checking

    • === returns true only if both operands are of the same type and have the same value

    • == performs type coercion, which can lead to unexpected results

    • For example, '5' == 5 returns true, but '5' === 5 returns false

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your basics, oops concepts, advance framework

Skills evaluated in this interview

PROLIM Interview FAQs

How many rounds are there in PROLIM Applications Engineer interview for experienced candidates?
PROLIM interview process for experienced candidates usually has 3 rounds. The most common rounds in the PROLIM interview process for experienced candidates are Technical and Resume Shortlist.
How to prepare for PROLIM Applications Engineer interview for experienced candidates?
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 PROLIM. The most common topics and skills that interviewers at PROLIM expect are Amesim, CFD, MATLAB, Python and Simulink.
What are the top questions asked in PROLIM Applications Engineer interview for experienced candidates?

Some of the top questions asked at the PROLIM Applications Engineer interview for experienced candidates -

  1. Tool skills with basic knowle...read more
  2. Design Questi...read more

Tell us how to improve this page.

PROLIM Applications Engineer Interview Process for Experienced

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Monotype Interview Questions
3.7
 • 23 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
Xactly Corp Interview Questions
3.9
 • 17 Interviews
Dataflow Group Interview Questions
3.0
 • 15 Interviews
Emtec Interview Questions
4.3
 • 14 Interviews
V2soft Interview Questions
3.7
 • 12 Interviews
View all
PROLIM Applications Engineer Salary
based on 11 salaries
₹3.2 L/yr - ₹8 L/yr
33% less than the average Applications Engineer Salary in India
View more details

PROLIM Applications Engineer Reviews and Ratings

based on 3 reviews

3.1/5

Rating in categories

2.5

Skill development

2.8

Work-life balance

2.8

Salary

3.1

Job security

3.1

Company culture

2.5

Promotions

2.8

Work satisfaction

Explore 3 Reviews and Ratings
Senior Software Engineer
42 salaries
unlock blur

₹5.3 L/yr - ₹17.6 L/yr

Software Engineer
30 salaries
unlock blur

₹2.8 L/yr - ₹11.8 L/yr

Technical Recruiter
20 salaries
unlock blur

₹2 L/yr - ₹3.5 L/yr

Associate Software Engineer
17 salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Sales Manager
16 salaries
unlock blur

₹13 L/yr - ₹15 L/yr

Explore more salaries
Compare PROLIM with

Pitney Bowes

3.7
Compare

Dataflow Group

3.0
Compare

Sapphire Software Solutions (India)

4.5
Compare

Sagitec Solutions

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