Upload Button Icon Add office photos

Filter interviews by

Sutantra Machines Interview Questions and Answers

Updated 24 Mar 2023

Sutantra Machines Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed before Mar 2022.Β There was 1 interview round.

Round 1 - TechnicalΒ 

(2 Questions)

  • Q1. Questions on pulleys & gears
  • Q2. Basics of Som & Fea

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t be afraid to answer any questions
Always give a try to your best possible way

Design Engineer Interview Questions asked at other Companies

Q1.Β Stress Strain curve, What will happen if you use petrol in diesel engine and Diesel in petrol engone.
View answer (5)

Interview questions from similar companies

I applied via Referral and was interviewed in Aug 2021.Β There was 1 interview round.

Interview QuestionnaireΒ 

1 Question

  • Q1. Sell the pen in 5000 rs
  • Ans. 

    This pen is a premium quality writing instrument that offers a smooth and effortless writing experience.

    • The pen is made of high-quality materials that ensure durability and longevity.

    • It has a sleek and elegant design that makes it a perfect gift for professionals.

    • The pen comes with a refillable ink cartridge that can be easily replaced.

    • It writes smoothly and effortlessly, making it ideal for everyday use.

    • The pen is pri...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - When you give interview be confident you will crack easily

Interview QuestionnaireΒ 

2 Questions

  • Q1. Speak 5 minutes on Delhi metro, Women empowerment, Facebook, Social media, Politics, motivation, trending Etc.
  • Q2. Tell me about your previous day that what you have done from morning to evening?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident because if you are not confident in front of the interviewed then you can't reply properly to any question of him, You should have to be confident.

I applied via Campus Placement and was interviewed before Oct 2020.Β There was 1 interview round.

Interview QuestionnaireΒ 

2 Questions

  • Q1. How many peoples are there in your company?
  • Q2. Please give me your office timings?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majorly a stress test.It lasted for about 1 hour 10minutes.The interviewer wanted to test both my knowledge and communication skills.

I applied via Referral and was interviewed in May 2021.Β There was 1 interview round.

Interview QuestionnaireΒ 

1 Question

  • Q1. About my self

Interview Preparation Tips

Interview preparation tips for other job seekers - As you wish , can ask any type of answer and question u want

Interview QuestionnaireΒ 

3 Questions

  • Q1. Basically in any interview most common question is Biodata, next the things included in resume..... nothing more than that
  • Q2. Literally my answer is empty.....I started saying out of box so that the interviewer might get impressed but end of day I got rejected...πŸ˜‚πŸ˜‚πŸ˜‚
  • Q3. Not only these I faced more than 79 interview....not less than 250-300 rounds....but none has picked me

I applied via Company Website and was interviewed before Apr 2021.Β 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 - HRΒ 

(5 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.
  • Q5. What is marketing? What is sale?
  • Ans. 

    Marketing is the process of promoting and selling products or services to customers.

    • Marketing involves identifying customer needs and wants

    • Creating a product or service that meets those needs and wants

    • Promoting the product or service through advertising, sales, and other tactics

    • Building relationships with customers to encourage repeat business

    • Sales is the process of exchanging goods or services for money or other value

    • ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Wear proper dress code, if you not know answer of questions then you not answer.

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

Interview QuestionnaireΒ 

1 Question

  • Q1. Swap two number with and without temporary variable
  • Ans. 

    Swap two numbers with and without temporary variable

    • Without temporary variable: Use addition and subtraction

    • With temporary variable: Use a third variable to store the value of one of the numbers

    • Example without temporary variable: a=5, b=7; a=a+b; b=a-b; a=a-b;

    • Example with temporary variable: a=5, b=7; temp=a; a=b; b=temp;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be afraid. It companies take interview to select you. And if you are selected in this company you are not lucky enough so try hard.

Skills evaluated in this interview

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

Interview QuestionnaireΒ 

4 Questions

  • Q1. Normal Accounts related question like describe Depreciation, ammortization, and what do you mean by Reporting (RTR Activity).
  • Q2. Some interviewer may ask what do you mean by EBITDA as in my case be prepared for this type of bouncers as well .
  • Q3. Then they will ask you your previous work related question. In my case they ask if there is GL to SL mismatch what will you do to solve it.
  • Q4. Then why do we do depreciation of companies what is the need for it
  • Ans. 

    Depreciation is necessary to allocate the cost of an asset over its useful life.

    • Depreciation helps in matching the cost of an asset with the revenue it generates.

    • It allows for the recognition of the wear and tear, obsolescence, and loss of value of assets over time.

    • Depreciation expense reduces taxable income, resulting in tax savings for companies.

    • It helps in determining the true profitability and financial position of...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be confident remember it's not that the interviewer knows everything but be convincing don't say blah blah if you don't know anything .
Read the basics and if you are experienced be sure to explain every detail of how you used to do work.
Best of luck.

I applied via Naukri.com and was interviewed in Oct 2020.Β There was 1 interview round.

Interview QuestionnaireΒ 

3 Questions

  • Q1. What is second level cache?How to implement second level cache?How to optimize sql query?what are solid principles?
  • Ans. 

    Second level cache is a caching mechanism used to improve performance by storing frequently accessed data in memory.

    • Second level cache is implemented at the application level and can be configured using frameworks like Hibernate.

    • To optimize SQL queries, one can use indexes, avoid using SELECT *, and use JOINs instead of subqueries.

    • SOLID principles are a set of design principles for writing maintainable and scalable cod...

  • Answered by AI
  • Q2. Mostly FAQ but somewhat in depth?
  • Q3. How to deploy application in aws?
  • Ans. 

    To deploy an application in AWS, you need to create an EC2 instance, configure security groups, install necessary software, and upload your application code.

    • Create an EC2 instance in the desired region and select the appropriate instance type

    • Configure security groups to allow traffic to and from the instance

    • Install necessary software and dependencies on the instance

    • Upload your application code to the instance

    • Start the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic faq but in depth,Interview level is easy to medium.They will ask only theory .No practical algorithm test.

Skills evaluated in this interview

Sutantra Machines Interview FAQs

How many rounds are there in Sutantra Machines interview?
Sutantra Machines interview process usually has 2 rounds. The most common rounds in the Sutantra Machines interview process are Resume Shortlist and Technical.
How to prepare for Sutantra Machines 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 Sutantra Machines. The most common topics and skills that interviewers at Sutantra Machines expect are Invoice Processing, Tally, Accounting, Accounts Payable and Balance Sheet.
What are the top questions asked in Sutantra Machines interview?

Some of the top questions asked at the Sutantra Machines interview -

  1. Questions on pulleys & ge...read more
  2. Basics of Som & ...read more

Tell us how to improve this page.

Sutantra Machines Interview Process

based on 1 interview

Interview experience

4
Β Β 
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
Β β€’Β 10.6k Interviews
Accenture Interview Questions
3.8
Β β€’Β 8.3k Interviews
Infosys Interview Questions
3.6
Β β€’Β 7.7k Interviews
Wipro Interview Questions
3.7
Β β€’Β 5.7k Interviews
Cognizant Interview Questions
3.7
Β β€’Β 5.7k Interviews
Capgemini Interview Questions
3.7
Β β€’Β 4.8k Interviews
HCLTech Interview Questions
3.5
Β β€’Β 3.9k Interviews
Tech Mahindra Interview Questions
3.5
Β β€’Β 3.9k Interviews
ICICI Bank Interview Questions
4.0
Β β€’Β 2.5k Interviews
HDFC Bank Interview Questions
3.9
Β β€’Β 2.2k Interviews
View all

Sutantra Machines Reviews and Ratings

based on 9 reviews

4.0/5

Rating in categories

4.0

Skill development

3.7

Work-life balance

3.3

Salary

4.3

Job security

3.7

Company culture

3.5

Promotions

3.6

Work satisfaction

Explore 9 Reviews and Ratings
Design Engineer
7 salaries
unlock blur

β‚Ή2.1 L/yr - β‚Ή4.2 L/yr

Account Assistant
4 salaries
unlock blur

β‚Ή1.5 L/yr - β‚Ή2.5 L/yr

Assembly Engineer
4 salaries
unlock blur

β‚Ή2 L/yr - β‚Ή2.4 L/yr

Draughtsman Mechanical
3 salaries
unlock blur

β‚Ή1.3 L/yr - β‚Ή1.6 L/yr

Machine Designer
3 salaries
unlock blur

β‚Ή2 L/yr - β‚Ή3.3 L/yr

Explore more salaries
Compare Sutantra Machines with

TCS

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare

Infosys

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