Upload Button Icon Add office photos

Filter interviews by

RRK ALLOYS Assistant General Manager Technology Interview Questions and Answers

Updated 28 Jan 2025

RRK ALLOYS Assistant General Manager Technology Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Judgeing knowledge based on past experience

Round 2 - Technical 

(2 Questions)

  • Q1. Cnc program check
  • Q2. Quality assurance knowledge
Round 3 - Technical 

(2 Questions)

  • Q1. Define quality , defect, concession waiver
  • Ans. 

    Quality is meeting customer requirements, defect is a deviation from requirements, concession waiver is acceptance of a defect.

    • Quality is the degree to which a product or service meets customer expectations and requirements.

    • Defect is any deviation from the specified requirements or standards.

    • Concession waiver is the acceptance of a defect by the customer or organization.

    • Quality management systems aim to ensure consiste...

  • Answered by AI
  • Q2. Define defect
  • Ans. 

    A defect is a flaw or imperfection in a product or system that can impact its functionality or performance.

    • A defect can be a bug in software code that causes errors or malfunctions.

    • Defects can also refer to physical flaws in a product, such as a crack in a glass screen.

    • Defects can lead to product recalls, customer dissatisfaction, and financial losses for a company.

  • Answered by AI
Round 4 - Group Discussion 

Peoples management skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Apply for job , short listed candidates can get job

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Project expertise and implementation
  • Q2. Cybersecurity latest trend
  • Ans. 

    Zero trust security model is the latest trend in cybersecurity.

    • Zero trust security model focuses on verifying identity and device security before granting access.

    • AI and machine learning are being used to enhance cybersecurity defenses.

    • Cloud security and data protection are top priorities for organizations.

    • Ransomware attacks are on the rise, prompting increased focus on incident response and recovery.

    • Endpoint security s...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Complete tech process
  • Ans. 

    The tech process involves planning, designing, developing, testing, and implementing technology solutions.

    • Planning: Define project scope, goals, and requirements.

    • Designing: Create technical architecture and user interface.

    • Developing: Write code and build the technology solution.

    • Testing: Conduct quality assurance and user acceptance testing.

    • Implementing: Deploy the technology solution and provide support.

    • Examples: Using...

  • Answered by AI
  • Q2. Project & team handling

Interview Preparation Tips

Interview preparation tips for other job seekers - HCL had confirmed that i have cleared all my rounds through an welcome email. Got a call from HR - Aakash reg the salary expectation and post that there was no update nor answered my call. I received the BGV email to upload the doc. A pathetic process and HR's were very rude and they never respond. Its been 3 weeks and haven't got any update.

Skills evaluated in this interview

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

(1 Question)

  • Q1. Explain about azure functions
  • Ans. 

    Azure Functions is a serverless compute service that lets you run event-triggered code without having to explicitly provision or manage infrastructure.

    • Azure Functions allows you to write small pieces of code that run in response to events.

    • It supports multiple programming languages like C#, JavaScript, Python, etc.

    • You can easily integrate Azure Functions with other Azure services like Azure Storage, Azure Cosmos DB, etc...

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about a time a project was not successful & how you worked through it
  • Q2. What does success look like to you
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Aug 2023. There were 3 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 - Assignment 

It was a multiple questions test, 90 minutes test 43 questions technical question based on the position i have applied. It is intermediate level of test. I have cleared the test.

Round 3 - Technical 

(5 Questions)

  • Q1. After completed my Assessment test , I got a call from HR for technical round through WebEx. Yesterday interview done in that call panel asked about my role of my current company and asked about my project...
  • Q2. Put vs patch in restful
  • Ans. 

    In RESTful APIs, 'put' is used to update an entire resource, while 'patch' is used to update only specific fields of a resource.

    • PUT is used to update the entire resource, while PATCH is used to update specific fields

    • PUT requires the client to send the entire updated resource, while PATCH only requires the client to send the specific fields to be updated

    • PUT is idempotent, meaning multiple identical requests will have th...

  • Answered by AI
  • Q3. Different between restful and webclient
  • Ans. 

    Restful is an architectural style for designing networked applications, while WebClient is a class in Java used for making HTTP requests.

    • RESTful is an architectural style that uses HTTP methods like GET, POST, PUT, DELETE to perform operations on resources.

    • WebClient is a class in Java that provides a higher-level API for making HTTP requests and handling responses.

    • RESTful APIs are stateless and use standard HTTP status...

  • Answered by AI
  • Q4. Serialization and deserialization in java
  • Ans. 

    Serialization is the process of converting an object into a byte stream, while deserialization is the process of converting a byte stream back into an object in Java.

    • Serialization is achieved by implementing the Serializable interface in Java.

    • Deserialization is done by reading the byte stream and reconstructing the object using the readObject() method.

    • Example: ObjectOutputStream for serialization and ObjectInputStream

  • Answered by AI
  • Q5. What are functional interface in java8
  • Ans. 

    Functional interfaces in Java 8 are interfaces with a single abstract method, used for lambda expressions and method references.

    • Functional interfaces have only one abstract method, but can have multiple default or static methods.

    • They can be used with lambda expressions and method references.

    • Examples include java.lang.Runnable, java.util.Comparator, and java.util.function.Predicate.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2023. There were 3 interview rounds.

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 

(2 Questions)

  • Q1. Substring, collection, sql from creating table to all queries will ask to write
  • Q2. They ask to one notepad write prime example and example it.
Round 3 - Technical 

(1 Question)

  • Q1. Write substring, sql quire and prime no explain it
  • Ans. 

    Substring is a part of a string, SQL query is used to retrieve data from a database, and prime numbers are numbers divisible only by 1 and themselves.

    • Substring: a portion of a string, specified by its starting and ending indices

    • SQL query: a statement used to retrieve data from a database, using SELECT, FROM, WHERE, and other clauses

    • Prime numbers: numbers that are only divisible by 1 and themselves, such as 2, 3, 5, 7,

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on c# coding part and sql quires. Collections

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. How do u explain class & object with a real time example
  • Ans. 

    A class is a blueprint for creating objects, while an object is an instance of a class.

    • A class defines the properties and behaviors that an object can have.

    • An object is created using the class as a template.

    • For example, consider a class called 'Car' that has properties like 'color', 'brand', and 'model'. An object of this class can be created as 'myCar' with specific values for these properties.

    • The class 'Car' can also...

  • Answered by AI
  • Q2. Multiple inheritance, method overloading, method overriding, jdbc, spring core
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation

I applied via Company Website and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Group Discussion 

Group discussion helps to evaluate our capacity, conversation and understanding level

Round 2 - Aptitude Test 

It will be helps to enhance our knowledge about this technical field

Round 3 - One-on-one 

(4 Questions)

  • Q1. Tell about yourself ? Hi, sir. Iam lavanya Rani.Iam from chennai.Iam completing my under graduation in physics at subramanya college of arts and science .
  • Q2. What is your goal in life? My short time goal is get a job in a reputed company . My long time goal is give a job to another one.
  • Q3. Why you can choose this company? Because iam a fresher ,I want to learn new thing.And as a student ,I want to learn things theatrically .So I can use this opportunity to develop my skills and knowledge.
  • Q4. Difference between hardwork and smart work? Eg:Reaching the building through steps is hardwork Reaching the building through lift is smart work.

Interview Preparation Tips

Topics to prepare for TCS Information Technology Assistant interview:
  • Python
  • Coding
  • MS Office
  • Marketing
Interview preparation tips for other job seekers - Face your interviewer without nervous .
Because it will be helps to show your gratitude,boldness,confidence level,ect....
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(1 Question)

  • Q1. About sql and my sql
Round 3 - Technical 

(1 Question)

  • Q1. About informatica power center
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Hardware Support, Software Support, Network Support, Customer Handling, Asset Management
Round 3 - Assignment 

Sanrio base question

RRK ALLOYS Interview FAQs

How many rounds are there in RRK ALLOYS Assistant General Manager Technology interview?
RRK ALLOYS interview process usually has 4 rounds. The most common rounds in the RRK ALLOYS interview process are Technical, Aptitude Test and Group Discussion.
What are the top questions asked in RRK ALLOYS Assistant General Manager Technology interview?

Some of the top questions asked at the RRK ALLOYS Assistant General Manager Technology interview -

  1. Define quality , defect, concession wai...read more
  2. Define def...read more
  3. Quality assurance knowle...read more

Tell us how to improve this page.

RRK ALLOYS Assistant General Manager Technology Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Compare RRK ALLOYS with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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