i
DRC Systems
Filter interviews by
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
It was a 100-minute test consisting of mcqs and one coding question on articulation points in the graph.
Postgresql is known for its advanced features and support for complex queries, while MySQL is popular for its ease of use and speed.
Postgresql is known for its advanced features such as support for complex queries, indexing, and JSON data types.
MySQL is popular for its ease of use, speed, and compatibility with various platforms.
Postgresql has a strong focus on standards compliance and extensibility, while MySQL is mor...
ACID properties in DBMS ensure data integrity and consistency in transactions.
Atomicity: All operations in a transaction are completed successfully or none at all.
Consistency: Data is always in a valid state before and after a transaction.
Isolation: Transactions are executed independently without interference from other transactions.
Durability: Once a transaction is committed, changes are permanent and cannot be lost.
E...
I applied via LinkedIn and was interviewed in May 2023. There were 4 interview rounds.
Asked to develop a Todo app from scratch with React, redux, thunk/saga along with session management. They gave 3 hours to complete. I took more than 5 hours.
Object-oriented programming concepts that focus on classes and objects
Encapsulation: Bundling data and methods that operate on the data into a single unit (class)
Inheritance: Ability of a class to inherit properties and behavior from another class
Polymorphism: Ability to present the same interface for different data types
Abstraction: Hiding the complex implementation details and showing only the necessary features
DRC Systems interview questions for popular designations
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
Easy DSA questions and some questions on resume
I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.
To get the second to last element from a SQL table, use the OFFSET-FETCH clause.
Use the ORDER BY clause to sort the table in descending order.
Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;
I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.
based on 5 interviews
Interview experience
based on 29 reviews
Rating in categories
Software Engineer
36
salaries
| ₹2 L/yr - ₹6 L/yr |
Senior Software Engineer
33
salaries
| ₹3.6 L/yr - ₹14.6 L/yr |
Associate Software Engineer
21
salaries
| ₹3 L/yr - ₹7.4 L/yr |
Software Developer
11
salaries
| ₹1.7 L/yr - ₹8 L/yr |
Associate
7
salaries
| ₹3.6 L/yr - ₹7.2 L/yr |
TCS
Infosys
Wipro
HCLTech