Upload Button Icon Add office photos

Filter interviews by

Rank Projects And Development Interview Questions, Process, and Tips

Updated 21 Dec 2024

Top Rank Projects And Development Interview Questions and Answers

Rank Projects And Development Interview Experiences

2 interviews found

Interview Questions & Answers

user image Anonymous

posted on 21 Dec 2024

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

(3 Questions)

  • Q1. Why we should take cube test on 7 days preferably?
  • Ans. 

    Cube test on 7 days is preferred to ensure the concrete's strength and durability over time.

    • Allows for proper curing and hydration of the concrete

    • Helps in determining the concrete's compressive strength

    • Provides a reliable indication of the concrete's quality and durability

    • Allows for adjustments in the mix design if necessary

  • Answered by AI
  • Q2. What is the meaning of showing why we should give shoring?.
  • Ans. 

    Showing why we should give shoring involves demonstrating the necessity and benefits of providing support to the railway infrastructure.

    • Shoring is essential for maintaining the structural integrity of railway tracks and preventing accidents.

    • It helps in stabilizing the ground, protecting against erosion, and ensuring safe passage for trains.

    • By showcasing the potential risks and consequences of not providing shoring, sta...

  • Answered by AI
  • Q3. Derive the formulae of steel calculation ?
  • Ans. 

    The formula for steel calculation involves determining the weight of steel required based on the dimensions and density of the material.

    • Calculate the volume of steel needed by multiplying the length, width, and height of the structure.

    • Determine the density of the steel material being used.

    • Multiply the volume by the density to get the weight of steel required.

    • Consider any additional factors such as wastage or safety mar

  • Answered by AI

QA/QC Manager Interview Questions & Answers

user image Anonymous

posted on 24 May 2024

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

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How to close the NCR
  • Ans. 

    To close an NCR, identify root cause, implement corrective actions, verify effectiveness, and document closure.

    • Identify the root cause of the non-conformance

    • Implement corrective actions to address the root cause

    • Verify the effectiveness of the corrective actions

    • Document the closure of the NCR

  • Answered by AI
  • Q2. What are preventive action required before mass concrete
  • Ans. 

    Preventive actions before mass concrete include proper planning, testing, and monitoring.

    • Ensure proper mix design is in place

    • Conduct thorough testing of materials before pouring

    • Monitor temperature and curing conditions

    • Implement proper formwork and reinforcement

    • Consider using admixtures for better performance

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Rank Projects And Development QA/QC Manager interview:
  • Concrete & Pileing

QA/QC Manager Interview Questions asked at other Companies

Q1. What are the materials you have worked in. Low alloy steel, P91, Monel
View answer (2)

Jobs at Rank Projects And Development

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

Interview Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

Interview Questionnaire 

1 Question

  • Q1. Who is the most important person have to transform you in your life?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just speak your mind you will be selected.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

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

Interview Questionnaire 

1 Question

  • Q1. Be clear on salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Say confidently what ever it is..

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

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

Interview Questionnaire 

2 Questions

  • Q1. Nodejs basics,AWS S3,script file run command,how to catch db timeout
  • Q2. Connect db options,
  • Ans. 

    Connecting to a database has multiple options depending on the type of database and programming language used.

    • For SQL databases, options include using JDBC for Java, ODBC for C++, and ADO.NET for C#.

    • For NoSQL databases, options include using MongoDB's driver for Python or Node.js.

    • ORMs like Hibernate and Entity Framework can also be used to abstract away the database connection details.

    • Connection strings are used to spe...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Db connection attributes need to prepare well

Rank Projects And Development Interview FAQs

How many rounds are there in Rank Projects And Development interview?
Rank Projects And Development interview process usually has 1 rounds. The most common rounds in the Rank Projects And Development interview process are Technical.
How to prepare for Rank Projects And Development 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 Rank Projects And Development. The most common topics and skills that interviewers at Rank Projects And Development expect are Boq Preparation, Construction, Cost Estimation, Project Execution and Staad Pro.
What are the top questions asked in Rank Projects And Development interview?

Some of the top questions asked at the Rank Projects And Development interview -

  1. What is the meaning of showing why we should give shorin...read more
  2. What are preventive action required before mass concr...read more
  3. Why we should take cube test on 7 days preferab...read more

Tell us how to improve this page.

Rank Projects And Development Interview Process

based on 3 interviews

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
Adani Group Interview Questions
3.9
 • 187 Interviews
BHEL Interview Questions
4.1
 • 113 Interviews
View all

Rank Projects And Development Reviews and Ratings

based on 20 reviews

2.7/5

Rating in categories

2.7

Skill development

2.8

Work-life balance

2.9

Salary

2.4

Job security

2.8

Company culture

2.2

Promotions

2.7

Work satisfaction

Explore 20 Reviews and Ratings
Site Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Civil Site Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Accountant
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Purchase Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Store Incharge
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Rank Projects And Development with

Larsen & Toubro Limited

4.0
Compare

TCS

3.7
Compare

Hindustan Construction Company

4.2
Compare

Shapoorji Pallonji Group

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