Upload Button Icon Add office photos

Filter interviews by

Shivpra Cranes Manager Erection Commisioning Aftersales Interview Questions and Answers

Updated 27 Oct 2021

Shivpra Cranes Manager Erection Commisioning Aftersales Interview Experiences

1 interview found

I applied via Walk-in and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Gear terminology for spur, helical
  • Ans. 

    Spur and helical gears are two types of gears used in mechanical systems.

    • Spur gears have straight teeth and are used for low-speed applications.

    • Helical gears have angled teeth and are used for high-speed applications.

    • Spur gears are more efficient but produce more noise than helical gears.

    • Helical gears have a smoother operation and can handle more load than spur gears.

    • Both types of gears are commonly used in industrial

  • Answered by AI
  • Q2. Assembly of fastneres
  • Ans. 

    Assembly of fasteners involves selecting the appropriate fasteners and tools, aligning the parts to be joined, and tightening the fasteners to the correct torque.

    • Select appropriate fasteners based on material, size, and strength requirements

    • Use proper tools such as wrenches, sockets, and torque wrenches

    • Align parts to be joined to ensure proper fit and prevent damage

    • Tighten fasteners to the correct torque to ensure prop...

  • Answered by AI
  • Q3. Drawing reading
  • Q4. Welding & quality

Interview Preparation Tips

Interview preparation tips for other job seekers - Soft skills must. Sincerely working iscrequired

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude qyestions

Round 2 - Coding Test 

! simple and 1 medium levelleetcode questions

Round 3 - Technical 

(3 Questions)

  • Q1. Generic Python Based questions
  • Q2. Python Data structures
  • Q3. Generators, Decorators
Round 4 - Technical 

(1 Question)

  • Q1. LLD and` Web framework based questions

Interview Preparation Tips

Topics to prepare for Nagarro Senior Engineer interview:
  • DSA
  • Algorithims
  • SQL
  • Web Frameworks
  • GIT
Interview preparation tips for other job seekers - Strong basics can make you clear interview

Technical Lead Interview Questions & Answers

Cognizant user image Ravi Kumar Gundamala

posted on 16 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. All AWS related questions
  • Q2. Automation questions specific cloud automation using Python
Round 2 - Behavioral 

(2 Questions)

  • Q1. Overall infrastructure handling & Trouble shooting
  • Q2. How you perform as Individual contributor/ get team lead opportunity how you handle it
  • Ans. 

    I excel as an individual contributor and transition smoothly into a team lead role by leveraging my technical expertise and leadership skills.

    • Demonstrate strong technical skills and consistently deliver high-quality work as an individual contributor.

    • Proactively seek opportunities to mentor and guide team members, showcasing leadership potential.

    • Communicate effectively with team members, fostering collaboration and driv...

  • Answered by AI
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Fake Interview, Didn't expect this from virtusa
  • Q2. FakeInterviews conducted, Didn;t expect this from virtusa
  • Q3. Virtusa Scammers

Interview Preparation Tips

Interview preparation tips for other job seekers - No real interview, fake interview only to understand the Gen AI topics & Projects.
He conducted interview, If you don't know go and learn from Coursera, DeepLearning.ai

Why wasting the time of peoples, Interviewer name : Sudhakar Chigurupati
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Good but noT bad but also it consists of good questions

Round 2 - Coding Test 

They had asked me anagrams,linked list,doubly linked list

Round 3 - One-on-one 

(1 Question)

  • Q1. Nothing just some small personal questions
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions about Interfaces,, Abstract Classes, Multi-Threading, Parallel Programming concepts, SQL Server
Round 2 - Technical 

(1 Question)

  • Q1. Questions about Design Patterns, SOLID Principles, Extension Methods, LINQ, Entity Framework
Round 3 - Behavioral 

(1 Question)

  • Q1. Questions about current project and my roles and responsibilities, my salary structure, my aspirations whether I want to be Architect or just Team Lead.
Round 4 - HR 

(1 Question)

  • Q1. My CTC and ECTC, and asked for negotiation, to which I said yes and accepted the compensation they can offer to me. But still offer letter not released without giving any reason.

Interview Preparation Tips

Interview preparation tips for other job seekers - After clearing all rounds, even then offer letter was not released. No proper reason shared for it. Very unprofessional.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java Collections
  • Q2. Java8 Stream program
  • Ans. 

    Java8 Stream program to filter even numbers and double them

    • Use Stream to filter even numbers

    • Use map to double the filtered numbers

    • Use collect to collect the results into a list

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Completable future
  • Q2. Microservice architecture

Interview Preparation Tips

Interview preparation tips for other job seekers - Salary discussion and project informations

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. System Design Question
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. React questions
  • Q2. Nodejs questions

Interview Preparation Tips

Interview preparation tips for other job seekers - coding is must
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Is live data is life cycle aware. If it's aware what does ViewModel do?
  • Ans. 

    Yes

    • LiveData is lifecycle aware and can be used to observe changes in data.

    • ViewModel provides a way to store and manage UI-related data across configuration changes.

    • ViewModel can hold LiveData objects to provide data to the UI.

    • LiveData and ViewModel work together to ensure data consistency and prevent memory leaks.

  • Answered by AI
  • Q2. How does viewmodel survive when activity is destroyed on configuration?
  • Ans. 

    The ViewModel survives configuration changes by being retained by the system.

    • ViewModels are designed to survive configuration changes like screen rotations or language changes.

    • When an activity is destroyed and recreated, the ViewModel is not destroyed and retains its data.

    • The ViewModel is associated with the activity's lifecycle and is retained until the activity is finished.

    • The retained ViewModel instance can be acces...

  • Answered by AI
  • Q3. Advantage of mvp over mvc.
  • Ans. 

    MVP offers better separation of concerns and easier unit testing compared to MVC.

    • MVP separates the presentation layer from the business logic, making it easier to maintain and modify the codebase.

    • MVP allows for easier unit testing as the presenter can be tested independently from the view.

    • MVP provides better decoupling between components, enabling easier code reuse and scalability.

    • MVP promotes a clear separation of con...

  • Answered by AI
  • Q4. How does SSL pinning works?
  • Ans. 

    SSL pinning is a security technique that ensures a client only communicates with a server using a pre-defined public key.

    • SSL pinning involves hardcoding the server's public key in the client's code or configuration.

    • During the SSL handshake, the client checks if the server's public key matches the pinned key.

    • If the keys match, the connection is established; otherwise, it is rejected.

    • Pinning prevents man-in-the-middle at

  • Answered by AI
  • Q5. How do you achieve data security when saving data persistanly.
  • Ans. 

    Data security can be achieved through encryption, access controls, backups, and regular security audits.

    • Encrypt sensitive data using strong encryption algorithms.

    • Implement access controls to restrict unauthorized access to the data.

    • Regularly backup the data to prevent data loss.

    • Conduct regular security audits to identify and fix vulnerabilities.

    • Use secure protocols and communication channels for data transfer.

    • Implement...

  • Answered by AI
  • Q6. Where to save encription key?
  • Ans. 

    Encryption keys should be securely stored in a separate key management system.

    • Encryption keys should not be stored alongside the encrypted data.

    • Use a dedicated key management system (KMS) to store and manage encryption keys.

    • Implement strong access controls and authentication mechanisms for the KMS.

    • Consider using hardware security modules (HSMs) for added security.

    • Regularly rotate encryption keys to minimize the impact

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare your current implementation projected thoroughly.

Skills evaluated in this interview

Shivpra Cranes Interview FAQs

What are the top questions asked in Shivpra Cranes Manager Erection Commisioning Aftersales interview?

Some of the top questions asked at the Shivpra Cranes Manager Erection Commisioning Aftersales interview -

  1. Gear terminology for spur, helic...read more
  2. Assembly of fastner...read more
  3. Drawing read...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.5k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
BYJU'S Interview Questions
3.1
 • 2.2k Interviews
Teleperformance Interview Questions
3.9
 • 1.7k Interviews
Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Ernst & Young Interview Questions
3.5
 • 1.1k Interviews
WNS Interview Questions
3.4
 • 967 Interviews
Google Interview Questions
4.4
 • 855 Interviews
Nagarro Interview Questions
4.0
 • 773 Interviews
View all
Shivpra Cranes Manager Erection Commisioning Aftersales Salary
based on 4 salaries
₹4.2 L/yr - ₹6 L/yr
15% more than the average Manager Erection Commisioning Aftersales Salary in India
View more details

Shivpra Cranes Manager Erection Commisioning Aftersales Reviews and Ratings

based on 3 reviews

5.0/5

Rating in categories

4.8

Skill development

5.0

Work-life balance

4.8

Salary

5.0

Job security

4.8

Company culture

4.8

Promotions

5.0

Work satisfaction

Explore 3 Reviews and Ratings
Mechanical Engg. Design
5 salaries
unlock blur

₹2.4 L/yr - ₹5.2 L/yr

Quality Engineer
5 salaries
unlock blur

₹0.5 L/yr - ₹5 L/yr

Electrical Design Engineer
4 salaries
unlock blur

₹3 L/yr - ₹3.6 L/yr

Manager Erection Commisioning Aftersales
4 salaries
unlock blur

₹4.2 L/yr - ₹6 L/yr

Electrical Supervisor
3 salaries
unlock blur

₹2.5 L/yr - ₹3.4 L/yr

Explore more salaries
Compare Shivpra Cranes with

Cognizant

3.8
Compare

Teleperformance

3.9
Compare

Reliance Retail

3.9
Compare

iEnergizer

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