Upload Button Icon Add office photos

Filter interviews by

Ebenus Design Solutions Associate Design Engineer Interview Questions and Answers

Updated 3 Oct 2022

Ebenus Design Solutions Associate Design Engineer Interview Experiences

1 interview found

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 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 3 - Tool test 

(1 Question)

  • Q1. They will give you some drawing to do modelling

Interview Preparation Tips

Interview preparation tips for other job seekers - It's easy to clear all rounds , just prepare for 3d modelling

Interview questions from similar companies

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

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. What is your higher education
  • Ans. 

    I hold a Master's degree in Chemical Engineering, specializing in process optimization and sustainable manufacturing practices.

    • Bachelor's degree in Chemical Engineering from XYZ University.

    • Master's degree in Chemical Engineering with a focus on process design.

    • Completed a thesis on optimizing chemical processes for reduced waste.

    • Participated in internships at ABC Corp, focusing on process improvement.

    • Attended workshops ...

  • Answered by AI
  • Q2. What is your hobbies.
  • Ans. 

    I enjoy hiking, reading, and experimenting with new recipes, which help me unwind and foster creativity in my engineering work.

    • Hiking: I love exploring nature trails, which keeps me physically active and mentally refreshed.

    • Reading: I read a variety of genres, from science fiction to biographies, to broaden my perspective and inspire innovative thinking.

    • Cooking: I experiment with new recipes, which enhances my problem-s...

  • Answered by AI
  • Q3. What is your salary expectation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
-

I appeared for an interview in Feb 2024.

Round 1 - Aptitude Test 

Not tough and focus on logic

Round 2 - Coding Test 

C and c++ coding and programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice well and read dumps, be confident

I applied via Naukri.com and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Quantitative Aptitude, Number series

Round 2 - Coding Test 

Coding and decoding, analogy

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and All the Best to everyone one
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

Math, reasoning, verbal

Round 3 - One-on-one 

(2 Questions)

  • Q1. Devops, dbms, architecture
  • Q2. What is computer architecture?
  • Ans. 

    Computer architecture refers to the design of computer systems, including the structure and organization of hardware components.

    • Computer architecture involves designing the structure and organization of a computer system's hardware components.

    • It includes decisions on the type and arrangement of processors, memory, input/output devices, and other components.

    • Architects must consider factors like performance, cost, power ...

  • Answered by AI
Round 4 - Aptitude Test 

Profit and loss, compound interest

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

I applied via Walk-in and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Process planning refers to the methodical approach of determining the best possible way to manufacture a product or deliver a service by considering various aspects such as resources, timelines, and methodologies involved in production or execution.

Round 2 - One-on-one 

(5 Questions)

  • Q1. Explain about previous process
  • Ans. 

    Implemented a new chemical process to increase efficiency and reduce waste.

    • Researched and analyzed current process to identify areas for improvement

    • Designed and tested new process using simulation software

    • Collaborated with production team to implement changes and monitor results

    • Achieved 20% increase in production output and 15% reduction in waste

    • Continuously monitored and optimized process for further improvements

  • Answered by AI
  • Q2. Explain about my work experience
  • Q3. Explain about my work standard
  • Q4. Explain about my managing method
  • Ans. 

    I utilize a combination of project management tools and communication strategies to effectively manage my team and projects.

    • I prioritize tasks based on deadlines and importance

    • I regularly communicate with team members to ensure everyone is on the same page

    • I use project management software such as Trello or Asana to track progress and assign tasks

    • I adapt my management style to fit the needs and preferences of individual

  • Answered by AI
  • Q5. Explain about my working style

I applied via Company Website and was interviewed in Sep 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. What is the curing on site engineering
  • Ans. 

    Curing is the process of maintaining moisture and temperature conditions for freshly placed concrete to promote its hydration and strength gain.

    • Curing is essential for the strength and durability of concrete.

    • It involves keeping the concrete moist and at a proper temperature for a specific period of time.

    • Curing can be done using various methods such as water curing, membrane curing, and steam curing.

    • The duration of curi...

  • Answered by AI
  • Q2. What is the strength of cement
  • Ans. 

    The strength of cement depends on its grade and type.

    • The strength of cement is measured in terms of compressive strength.

    • The grade of cement determines its strength. Higher the grade, higher the strength.

    • Type of cement also affects its strength. For example, Portland cement has higher strength than lime cement.

    • The strength of cement is also influenced by factors such as curing time, temperature, and humidity.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I intrest to do a job in your company ,I hope have
a capability to do a job

I applied via Campus Placement and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

11 Questions

  • Q1. If u have a cake in front of u in how many minimum cuts u take to get 8 equal pieces
  • Ans. 

    To get 8 equal pieces from a cake, you need a minimum of 3 cuts.

    • The first cut divides the cake into two equal halves.

    • The second cut divides one of the halves into two equal quarters.

    • The third cut divides one of the quarters into two equal eighths.

  • Answered by AI
  • Q2. Static variables
  • Q3. Some simple C programs
  • Q4. Global and local variables
  • Q5. Why should we use return 0 when int main() is used
  • Ans. 

    return 0 in int main() indicates successful termination of program execution.

    • return 0 is used to indicate that the program has executed successfully.

    • It is not mandatory to use return 0, but it is a good programming practice.

    • If return 0 is not used, the program may return garbage values to the operating system.

    • Other values can also be used instead of 0 to indicate different types of program termination.

    • For example, retu...

  • Answered by AI
  • Q6. Tell me something about yourself
  • Q7. Tell me about your project
  • Ans. 

    I worked on a project to design and implement a new software system for managing inventory in a manufacturing company.

    • Developed a user-friendly interface for employees to input and track inventory data

    • Implemented a database to store and organize inventory information

    • Created automated reports to provide real-time updates on inventory levels

    • Collaborated with cross-functional teams to gather requirements and ensure system

  • Answered by AI
  • Q8. Where will u see yourself after 5 yrs
  • Q9. What are ur Strengths
  • Q10. What we need to use to convert string to numerical
  • Ans. 

    We need to use parsing or casting to convert string to numerical.

    • Use parseInt() or parseFloat() for converting string to integer or float respectively.

    • Use Number() constructor to convert string to number.

    • Use unary plus (+) operator to convert string to number.

    • Ensure that the string contains only numerical characters, else it will result in NaN (Not a Number).

  • Answered by AI
  • Q11. And core branch related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident never get tensed if u don't know the answer directly say them that "I dont have more knowledge on this mam/ sir" be active and stay clam😊

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. 1. they asked to write a program such as Fibonacci series and write a c program by using switch statement
  • Q2. 2. What is the difference between while and do while with example and local variable and global variable
  • Ans. 

    While and do-while are loops in programming. While checks the condition before executing the loop, do-while checks after.

    • While loop executes only if the condition is true, do-while executes at least once before checking the condition.

    • Local variables are declared inside a function and can only be accessed within that function. Global variables can be accessed from anywhere in the program.

    • Example of while loop: while(i<1...

  • Answered by AI
  • Q3. 3. Basics of c programming related question
  • Q4. 4. About project
  • Q5. 5. Tell me about yourself
  • Q6. 6. where would you see yourself after 5years
  • Q7. 7. Tell me about CTS
  • Ans. 

    CTS stands for Cognizant Technology Solutions, a multinational IT services company.

    • CTS is headquartered in Teaneck, New Jersey, USA.

    • It was founded in 1994.

    • CTS provides services in areas such as digital engineering, consulting, and operations.

    • It has a global presence with offices in over 40 countries.

    • CTS is one of the largest IT services companies in the world, with over 300,000 employees.

    • It is listed on the NASDAQ stoc

  • Answered by AI
  • Q8. 8. Basically your from NON IT why you choose IT field

Interview Preparation Tips

Interview preparation tips for other job seekers - Be punctual at your interview, speak in confidence, don't get nervous while u answering, Atleast u have to know about basics of c programming

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. TELL ME ABOUT YOURSELF

Interview Preparation Tips

Interview preparation tips for other job seekers - JUST BE YOURSELF

Ebenus Design Solutions Interview FAQs

How many rounds are there in Ebenus Design Solutions Associate Design Engineer interview?
Ebenus Design Solutions interview process usually has 3 rounds. The most common rounds in the Ebenus Design Solutions interview process are Resume Shortlist and HR.

Tell us how to improve this page.

Ebenus Design Solutions Associate Design Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.7k Interviews
Deloitte Interview Questions
3.8
 • 2.9k Interviews
BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Teleperformance Interview Questions
3.9
 • 1.8k Interviews
Reliance Retail Interview Questions
3.9
 • 1.6k Interviews
Ernst & Young Interview Questions
3.4
 • 1.2k Interviews
WNS Interview Questions
3.4
 • 1.1k Interviews
Google Interview Questions
4.4
 • 851 Interviews
Nagarro Interview Questions
4.0
 • 766 Interviews
View all
Ebenus Design Solutions Associate Design Engineer Salary
based on 43 salaries
₹2.1 L/yr - ₹4.7 L/yr
33% less than the average Associate Design Engineer Salary in India
View more details

Ebenus Design Solutions Associate Design Engineer Reviews and Ratings

based on 7 reviews

3.2/5

Rating in categories

4.0

Skill development

3.8

Work-life balance

3.4

Salary

4.1

Job security

3.5

Company culture

3.6

Promotions

3.2

Work satisfaction

Explore 7 Reviews and Ratings
Design Engineer
65 salaries
unlock blur

₹2 L/yr - ₹4.8 L/yr

Associate Design Engineer
43 salaries
unlock blur

₹2 L/yr - ₹4.7 L/yr

BIM Modeller
13 salaries
unlock blur

₹2.6 L/yr - ₹4.6 L/yr

Simulator Engineer
8 salaries
unlock blur

₹3.5 L/yr - ₹4.7 L/yr

Team Lead
7 salaries
unlock blur

₹3.2 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Ebenus Design Solutions with

Cognizant

3.7
Compare

Teleperformance

3.9
Compare

iEnergizer

4.6
Compare

Reliance Retail

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