i
ARC Document
Solutions
Filter interviews by
Top trending discussions
posted on 3 May 2024
I applied via Campus Placement and was interviewed before May 2023. There was 1 interview round.
posted on 14 Mar 2024
I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.
posted on 29 Mar 2025
A multiple of 7 is any integer that can be expressed as 7 times another integer, such as 7, 14, 21, etc.
Multiples of 7 can be generated by multiplying 7 with integers: e.g., 7 * 1 = 7.
The first few multiples of 7 are: 7, 14, 21, 28, 35.
To find the nth multiple of 7, use the formula: 7 * n.
Examples: 7 * 3 = 21, 7 * 5 = 35.
Reversing a string in Python can be done using slicing, loops, or built-in functions for efficient manipulation.
Using slicing: reversed_string = original_string[::-1] # Example: 'hello' becomes 'olleh'
Using the reversed() function: reversed_string = ''.join(reversed(original_string)) # Example: 'world' becomes 'dlrow'
Using a loop: reversed_string = ''.join(original_string[i] for i in range(len(original_string)-1, -1,...
This consisted of three questions that needed to be solved on the Hacker Earth platform.
posted on 24 May 2024
I applied via Company Website and was interviewed before May 2023. There were 3 interview rounds.
Had technical round with coding
posted on 23 Jul 2024
Oops concepts in Python include inheritance, encapsulation, polymorphism, and abstraction.
Inheritance allows a class to inherit attributes and methods from another class.
Encapsulation restricts access to certain components within a class.
Polymorphism allows objects to be treated as instances of their parent class.
Abstraction hides complex implementation details and only shows the necessary features.
SQL queries are commonly used in frameworks for data manipulation and retrieval.
SQL queries are used to interact with databases within a framework.
Frameworks like Hibernate, Entity Framework, and Django ORM use SQL queries to perform database operations.
SQL queries can be written directly in code or generated by the framework based on object-relational mapping.
Examples: SELECT * FROM table_name WHERE condition, INSERT ...
Design patterns in Python are reusable solutions to common problems in software design.
Design patterns help in creating maintainable and scalable code.
Some common design patterns in Python include Singleton, Factory, Observer, and Strategy.
Each design pattern has its own purpose and implementation.
Design patterns promote code reusability and flexibility.
I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.
Coding test with 2 questions
I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.
Best Time to sell and buy stock
I applied via Campus Placement and was interviewed in Sep 2023. There were 5 interview rounds.
There were 3 coding questions on Hacker Earth platform for 1 hour 15min and 1 question from array and 2 questions from strings.
based on 1 interview experience
based on 3 reviews
Rating in categories
Software Engineer
72
salaries
| ₹4 L/yr - ₹7.8 L/yr |
Senior Technical Support Executive
47
salaries
| ₹6 L/yr - ₹6.8 L/yr |
Senior Software Engineer
36
salaries
| ₹6.9 L/yr - ₹15.5 L/yr |
Technical Lead
34
salaries
| ₹10 L/yr - ₹15.9 L/yr |
QA Engineer
20
salaries
| ₹2.2 L/yr - ₹7 L/yr |
TNQ Tech Private Limited
Times Group
OMICS International
Amar Ujala