i
RNF Technologies
Filter interviews by
Socail Media affecting
Top trending discussions
posted on 17 Nov 2023
I applied via Naukri.com and was interviewed in Oct 2023. There were 3 interview rounds.
Objective questions on Core Java. Questions were on functions in Java Library, output from a given code etc.
posted on 22 Nov 2024
Event Loop in JavaScript manages the execution of multiple tasks in a single-threaded environment.
Event Loop is responsible for handling asynchronous operations in JavaScript.
It continuously checks the call stack and the task queue, moving tasks from the queue to the stack when the stack is empty.
Tasks like setTimeout, setInterval, and AJAX requests are handled by the Event Loop.
Event Loop ensures that JavaScript remai
Sharding in Node.js involves splitting a database into smaller parts to improve performance and scalability.
Sharding is a technique used to horizontally partition data across multiple servers or databases.
It helps distribute the load evenly and improves performance by allowing parallel processing of queries.
In Node.js, sharding can be implemented using libraries like MongoDB's sharding feature or custom sharding logic
Indexing in Node.js is a way to optimize data retrieval by creating indexes on specific fields in a database.
Indexing in Node.js can be done using libraries like Mongoose for MongoDB databases.
Indexes can improve query performance by allowing the database to quickly locate the requested data.
Example: Creating an index on a 'username' field in a user collection can speed up queries searching for a specific user.
Abstraction allows for defining a common interface for related objects, while inheritance enables a class to inherit attributes and methods from another class.
Abstraction involves hiding the implementation details and showing only the necessary features of an object. Inheritance allows a class to inherit properties and behaviors from another class.
Abstraction helps in creating a blueprint of a class without providing t...
To find the angle between hour and minute hand at a given time on a clock face.
Calculate the angle made by hour hand with 12:00 on the clock face
Calculate the angle made by minute hand with 12:00 on the clock face
Find the absolute difference between the two angles
If the angle is greater than 180 degrees, subtract it from 360 degrees for the acute angle
posted on 10 Aug 2024
A self join query is used to join a table to itself in a SQL query.
Self join is used when a table needs to be joined with itself to compare rows within the same table.
It requires aliasing the table with different names to distinguish between the two instances of the same table.
Commonly used in hierarchical data structures or when comparing related rows in a table.
Group by query is used to group data based on a specific category.
Use the GROUP BY clause in SQL to group data based on a specific column
Aggregate functions like COUNT, SUM, AVG can be used with GROUP BY to perform calculations on grouped data
Example: SELECT category, COUNT(*) FROM products GROUP BY category
posted on 14 Mar 2024
I applied via LinkedIn and was interviewed in Sep 2023. There were 4 interview rounds.
Good and easy most of the question are reapeted
Arrays, string, constructors in basic to medium level
posted on 5 Sep 2023
It placed in hackerRank.question difficulty level was medium.
I applied via Company Website and was interviewed before Jun 2022. There were 3 interview rounds.
Basic coding excercise , linux platform.file handling
Interview experience
based on 1 review
Rating in categories
SEO Analyst
50
salaries
| ₹1.4 L/yr - ₹3.7 L/yr |
Content Writer
44
salaries
| ₹2.1 L/yr - ₹4.8 L/yr |
Assistant Manager
41
salaries
| ₹4 L/yr - ₹10 L/yr |
Sales Consultant
41
salaries
| ₹3 L/yr - ₹7.6 L/yr |
Graphic Designer
22
salaries
| ₹1.9 L/yr - ₹6 L/yr |
TCS
Infosys
Wipro
HCLTech