Upload Button Icon Add office photos

Filter interviews by

The Rameshwara Jute Mills Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - Coding Test 

1. Explain about framework architecture and from that all questions derived. asked to write diagram and explain the structure.
2. Difference between class variable and instance variable.
3. what is ITestListener why used and when used in framework.
4. architecture of selenium 4 (geckodriver, chromium driver)
5. what is BDD and cucumber, how both are related to.
6. which kind of framework you go, either POM or Page factory for with testNg/junit?
7. asked to write query on sql joins and how you fetch the second lowest of salary from each department.
8. DDL, DML statements.
9. pathquery and query parameters differences(API)
10. How the responses you are validating in automation framework for Json response file.
11. status code of Https
12. serialization and deserialization difference
13. String Builder, String Buffer and String difference? which is better and which is safe to use.
14. Dropdown in selenium how you handle, how to check which is already selected?
15. multiple data provider in testng and how you pass parameter and how you retrive from excel sheet? Asked to write code!
16.what is flaky testing?
17.Asked to write first code of JDBC connecting establishment with framework.
18. Code execution: input ="aabbabcbb"; output = a:3 , b:5, c:1 like this if they give name also it should count. Tip : HashMap you can write the code.
19. Code execution: a[]={1,2,3,4,0,0,0} b={5,6,7} output need to print as remove all 0's from first array and replace 1,2,3,4 with 5,6,7 some crazy questions.
20. Git cmds and CI/CD tool.

Round 2 - Coding Test 

1. asked about architecture and where you used oops concepts?
2. abstract class and interfaces
3. select drop down all options
4. find scrape links from webpage write the code
5. asked for writing xpath for any element random website.
6. asked about following-sibling, descendent and preceding-sibling, normalise-space locators.
7. jdbc connection code.
8. API JSON file - how you done validation in automation testing.

Round 3 - Technical 

(1 Question)

  • Q1. Why team lead position you have not taken till now and is their any managerial skills you are lacking on What kind of projects you worked on water fall model agile team You are only individual contributor?...
Round 4 - HR 

(1 Question)

  • Q1. About experience and studies Compensation discussed. Need all the exp letters and years

Interview Preparation Tips

Interview preparation tips for other job seekers - It was one day process and shortlisted drive. But it was huge number people for one profile.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

---

Example Question (Numerical Ability):

Question:
If 15% of a number is 45, what is 30% of that number?

Solution:

1. Find the number:
If 15% of a number is 45, then



\text{Number} = \frac{45}{0.15} = 300.

2. Calculate 30% of the number:
Now, 30% of 300 is



0.30 \times 300 = 90.

Answer:
30% of the number is 90.


---

Additional Example (Simple Interest):

Question:
A bank offers a simple interest rate of 5% per annum on a deposit of Rs.20,000. What will be the interest earned in 3 years?

Solution:

1. Use the simple interest formula:



\text{Simple Interest} = \frac{P \times R \times T}{100}

= Principal amount = Rs.20,000

= Rate of interest = 5%

= Time = 3 years


2. Calculate the interest:



\text{Interest} = \frac{20000 \times 5 \times 3}{100} = 3000.

Answer:
The interest earned in 3 years is Rs. 3000.

Round 2 - Coding Test 

1. Quantitative Aptitude

Q: A sum of ₹10,000 is invested at 10% per annum simple interest. What is the interest after 3 years?
A: Interest = (P × R × T) / 100 = (10,000 × 10 × 3) / 100 = ₹3,000

2. Reasoning Ability

Q: If A is the father of B, but B is not the son of A, what is B’s relation to A?
A: Daughter

3. English Language

Q: Choose the correct sentence:
a) She don’t like coffee.
b) She doesn’t like coffee.
A: b) She doesn’t like coffee.

4. General Awareness (Banking GK)

Q: What does RBI stand for?
A: Reserve Bank of India

Round 3 - Assignment 

---

Example Question (Numerical Ability):

Question:
A bank offers a simple interest rate of 6% per annum. If a customer deposits Rs. 25,000 for 4 years, what is the total simple interest earned over that period?

Solution:

1. Identify the formula for Simple Interest (SI):



\text{SI} = \frac{P \times R \times T}{100}

is the principal (Rs. 25,000)

is the rate of interest (6%)

is the time period (4 years)


2. Substitute the values into the formula:



\text{SI} = \frac{25000 \times 6 \times 4}{100}

3. Calculate the interest:



\text{SI} = \frac{25000 \times 24}{100} = \frac{600000}{100} = 6000.

Answer:
The total simple interest earned over 4 years is Rs. 6,000.


---

Additional Example (Logical Reasoning):

Question:
In a sequence of numbers representing daily bank transactions, the amounts follow an arithmetic progression: 105, 115, 125, ... What will be the 8th transaction amount?

Solution:

1. Identify the first term and common difference:

First term,

Common difference,



2. Use the formula for the nth term of an arithmetic progression:



a_n = a_1 + (n - 1)d

3. Substitute :



a_8 = 105 + (8 - 1) \times 10 = 105 + 70 = 175.

Answer:
The 8th transaction amount is 175.

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(6 Questions)

  • Q1. What are some of the Design Patterns you have worked with?
  • Q2. What is your approach for a issue you came to know happened in Production.
  • Q3. If given a chance to lead a team will you take it up as a challenge of not how would you tackle it?
  • Q4. Are you able to work under pressure. How do you manage?
  • Q5. What do you understand by SOLID principle? Why do you think it is important.
  • Q6. Please solve the coding question provided ( a moderately difficult coding question provided). Help understand your approach and why you chose same. Explain edge caes if possible.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush Up Job related skills.
Be able to demonstrate through practical approach.
Keep your theoretical approach flexible and more inclined with positive response than bluffing.
Keep confidence at core of and have a good communication practice.
Adhere to Interview rules for example be available with 1 working editor for coding or technical rounds. Be professional in your appearance and always refrain from asking feedback in the interview itself.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Aug 2024.

Round 1 - Aptitude Test 

The aptitude test will be conducted online.

Round 2 - Technical 

(7 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. What is the thread lifecycle in programming?
  • Ans. 

    Thread lifecycle in programming refers to the various stages a thread goes through from creation to termination.

    • Thread creation: A new thread is created using the 'Thread' class or by implementing the 'Runnable' interface.

    • Thread start: The thread transitions from 'new' to 'runnable' state when 'start()' method is called.

    • Thread running: The thread is executing its task in the 'running' state.

    • Thread waiting: The thread c...

  • Answered by AI
  • Q3. What is the purpose of collections in Java?
  • Ans. 

    Collections in Java are used to store and manipulate groups of objects.

    • Collections provide a way to store, retrieve, and manipulate groups of objects in Java.

    • They offer various data structures like lists, sets, maps, etc. for different purposes.

    • Collections framework includes interfaces like List, Set, Map, and classes like ArrayList, HashSet, HashMap.

    • Collections provide methods for sorting, searching, and iterating ove

  • Answered by AI
  • Q4. What are the key concepts of Object-Oriented Programming (OOP)?
  • Ans. 

    Key concepts of OOP include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Ability for objects to be treated as instances of their parent class or their own class.

    • Abstraction: Hiding complex implementation details and show...

  • Answered by AI
  • Q5. What are some real-life examples that illustrate the concepts of Object-Oriented Programming (OOP)?
  • Ans. 

    Real-life examples of Object-Oriented Programming include modeling a car as an object with properties and methods.

    • Modeling a car as an object with properties like color, make, model, and methods like start, stop, accelerate

    • Creating a banking system where accounts are objects with properties like balance and methods like deposit, withdraw

    • Developing a video game where characters are objects with properties like health, p

  • Answered by AI
  • Q6. Write a code for matrix multiplication?
  • Ans. 

    Matrix multiplication code implementation in C++

    • Declare two matrices A and B of appropriate sizes

    • Iterate through rows and columns to calculate each element of the resulting matrix C

    • Use nested loops for efficient computation

    • Ensure the number of columns in matrix A is equal to the number of rows in matrix B

    • Example: A = {{1, 2}, {3, 4}}, B = {{5, 6}, {7, 8}}, C = A*B = {{19, 22}, {43, 50}}

  • Answered by AI
  • Q7. Could you provide details about your academic project?
  • Ans. 

    Designed and implemented a smart irrigation system using IoT technology.

    • Researched various sensors and actuators suitable for monitoring soil moisture levels and controlling water flow.

    • Developed a mobile application to remotely monitor and control the irrigation system.

    • Implemented machine learning algorithms to optimize water usage based on weather forecasts and plant requirements.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Essentially, your selection will depend on luck. Both of my interviews went well, but I was not selected, while some individuals with backlogs were selected.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. SQL medium questions to be done in Pyspark parallely.
  • Q2. Datafactory and other azure resources scenario based
Round 2 - Technical 

(1 Question)

  • Q1. Project discussion with the team lead and manager
Round 3 - Client Interview 

(1 Question)

  • Q1. Technical and general discussion
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

A sequence was provided: 4181, 2684, 1597, 987, 610.
first 2 are given and write code for other value calculation using java 8

The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.

Round 2 - Technical 

(6 Questions)

  • Q1. Interviewer was himself not knowing anything as it was walkin drive he was sitting infront of me and checking questions on phone Introduction that he inturrepted in between when I was introducing myself
  • Q2. What are the features of Java 17, specifically related to sealed classes, including their syntax and necessity, along with the potential errors encountered when invoking a sealed class?
  • Q3. Java 8 feathers stream api, functional interface, Intermittent operator ,Ternary operator, Prediction,Bi predicate. Answered all successfully
  • Q4. Draw low level design of implementation of notify me if item is back in stock in a ecommerce application
  • Q5. All design patterns which I know. Asked me to implement adapter pattern on paper
  • Q6. Then given a problem that concurrent way perform operation on excell to decrease the response time

Interview Preparation Tips

Interview preparation tips for other job seekers - I always suggest staying away from these companies commonly referred to as WITCH (Wipro, Infosys, TCS, Cognizant, HCL). You will rarely encounter good interviewers there unless there is an extreme necessity. Interview was judging me on the basis of syntex by seeing in his phone. How can everyone write each and everything on copy. For the low level design first time in my 6 years carrier someone asked to design without using kafka or any other library like spring boot to achieve that add in reminder list problem 😂. At first it was my bad after holding a offer of almost 27 lakh I somehow agreed for giving interview. Second thing I also know that after Even clearing they cannot afford 30LPA which I asked. I just went there because from last 6.5 year I have never attended any walking or face to face interview so was curious for it. Currently also working with somewhat premium product development company only. My experience was very bad. May be it can get vary person to person.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response
Round 1 - HR 

(2 Questions)

  • Q1. What is your experience and current compensation (CTC)?
  • Q2. What are your communication skills?
Round 2 - Technical 

(2 Questions)

  • Q1. What is the accounts payable cycle?
  • Q2. Miro processing
Round 3 - One-on-one 

(2 Questions)

  • Q1. What are the implications of invoice deductions related to disputes?
  • Q2. What is the process of evolving reconciliation?

Interview Preparation Tips

Interview preparation tips for other job seekers - I would like to advance to the next level.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Diesel Generator: A Reliable Power Source
A diesel generator is a self-contained power generating unit that combines a diesel engine with an electric generator (often an alternator). It's a versatile and widely used source of electricity, particularly in situations where a reliable power supply is crucial.
How Diesel Generators Work
* Diesel Engine: The diesel engine, fueled by diesel fuel, acts as the prime mover. It converts the chemical energy of the fuel into mechanical energy through combustion.
* Electric Generator: The mechanical energy from the engine is transferred to the generator, which converts it into electrical energy. This electrical energy can then be used to power various appliances and equipment.
Applications of Diesel Generators
* Backup Power: Diesel generators are commonly used as backup power sources for homes, businesses, hospitals, and critical infrastructure during power outages.
* Remote Locations: In areas with limited or no access to the grid, diesel generators provide a reliable source of electricity for various applications.
* Construction Sites: Diesel generators power tools and equipment on construction sites, ensuring work can continue even in remote locations.
* Off-Grid Living: Individuals living off the grid often rely on diesel generators for their electricity needs.
* Data Centers: Diesel generators provide backup power to ensure the continuous operation of critical data centers.
Advantages of Diesel Generators
* Reliability: Diesel engines are known for their durability and reliability, making them suitable for demanding applications.
* Fuel Efficiency: Modern diesel engines offer excellent fuel efficiency, reducing operating costs.
* Wide Power Range: Diesel generators are available in a wide range of sizes and power capacities, catering to various needs.
* Easy Maintenance: Diesel generators are relatively easy to maintain and service.
Disadvantages of Diesel Generators
* Noise: Diesel generators can be noisy, which may be a concern in certain settings.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Transformer & protection
  • Q2. Breaker & protection
  • Q3. Motor panel Feeder & protection
Round 3 - One-on-one 

(2 Questions)

  • Q1. Motor & Motor protection
  • Q2. All types panel & protection
  • Ans. 

    Panel and protection systems are essential components in electrical engineering for controlling and safeguarding electrical circuits.

    • Different types of panels include distribution panels, control panels, and instrumentation panels.

    • Protection systems include overcurrent protection, earth fault protection, and differential protection.

    • Panels are used to house electrical components and provide a safe environment for operat...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I was interviewed in Jan 2025.

Round 1 - Technical 

(5 Questions)

  • Q1. What is a polymorphism?
  • Q2. Can you explain difference between == and euqals()?
  • Q3. What is dependency inversion?
  • Q4. Can you explain ACID?
  • Q5. Please tell me about isolation levels
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. What has been your experience in each of the companies you have worked for?
Round 2 - Technical 

(4 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. Could you briefly describe the companies you have worked for?
  • Q3. What technologies have you worked with, and what was your role in each?
  • Q4. What are some use case studies related to the technologies you have worked with?

Interview Preparation Tips

Interview preparation tips for other job seekers - Inquire with HR about the variable pay and ask about the percentage of quarterly bonuses or compensation. It is unfair that if you leave the company, they will provide you with 0% variable pay, as other companies do not operate in this manner.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Tata Steel Interview Questions
4.1
 • 832 Interviews
ITC Interview Questions
3.9
 • 548 Interviews
JK Paper Interview Questions
4.0
 • 48 Interviews
Gloster Interview Questions
2.9
 • 1 Interview
View all

The Rameshwara Jute Mills Reviews and Ratings

based on 9 reviews

4.5/5

Rating in categories

3.9

Skill development

4.5

Work-life balance

3.8

Salary

3.6

Job security

4.1

Company culture

3.5

Promotions

4.2

Work satisfaction

Explore 9 Reviews and Ratings
Geologist
4 salaries
unlock blur

₹9 L/yr - ₹9 L/yr

Mines Manager
4 salaries
unlock blur

₹13.1 L/yr - ₹15.6 L/yr

Explore more salaries
Compare The Rameshwara Jute Mills with

Cheviot Company

3.1
Compare

Gloster

2.9
Compare

Birla Corporation

4.2
Compare

Emami Paper Mills

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