i
Filter interviews by
I applied via Naukri.com
The written test involved qiestions from bssic aptitude, computer fundamentals and coding.
Top trending discussions
I applied via Campus Placement and was interviewed before Jun 2022. There were 3 interview rounds.
Stocks, profit and loss, percentage, work, speed and time
I have worked on various projects including web development, mobile app development, and data analysis.
Developed a responsive e-commerce website using HTML, CSS, and JavaScript
Created a mobile app for tracking fitness goals using React Native
Performed data analysis on customer behavior using Python and SQL
Graph ques DSA, number pattern question
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,...
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.
posted on 30 Nov 2022
I applied via Naukri.com and was interviewed before Nov 2021. There was 1 interview round.
Namespace in PHP is used to avoid naming conflicts between classes, functions, and variables.
Namespace allows grouping of related classes, functions, and variables under a common name.
It helps in organizing code and makes it easier to maintain.
Namespace can be declared using the 'namespace' keyword followed by the namespace name.
Example: namespace MyNamespace;
To use a class or function from a namespace, we need to spec...
posted on 24 Oct 2023
I applied via Approached by Company and was interviewed before Oct 2022. There were 4 interview rounds.
Unit testing is more focused
Unit testing focuses on testing individual components or functions in isolation
It is typically automated and executed frequently during development
Examples include testing a specific function in a program or a specific module in an application
Hsd to design a simple product cart application
It was a phycometry test
based on 1 interview experience
based on 12 reviews
Rating in categories
Editorial Advisor
228
salaries
| ₹2.6 L/yr - ₹6 L/yr |
Editorial Associate
87
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Software Developer
81
salaries
| ₹9.5 L/yr - ₹16.4 L/yr |
Scientific Medical Writer
73
salaries
| ₹3.8 L/yr - ₹8.6 L/yr |
Assistant Editor
56
salaries
| ₹4.8 L/yr - ₹7 L/yr |
TNQ Tech Private Limited
OMICS International
Amar Ujala
Xerox