i
Games24x7
Filter interviews by
Top trending discussions
posted on 25 Sep 2024
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 2 interview rounds.
I am a dedicated and detail-oriented Software Test Engineer with a passion for ensuring quality in software products.
Experienced in creating test plans, test cases, and executing tests to identify software defects
Proficient in using testing tools such as Selenium, JIRA, and TestRail
Strong analytical skills to troubleshoot issues and communicate effectively with development teams
I am a dedicated Software Test Engineer with 5 years of experience in manual and automated testing.
Experienced in creating test plans, test cases, and executing tests
Proficient in using testing tools such as Selenium and Jira
Strong knowledge of software development lifecycle and Agile methodologies
Excellent problem-solving skills and attention to detail
Effective communication and collaboration with cross-functional tea
I am a dedicated Software Test Engineer with 5 years of experience in manual and automated testing.
Experienced in creating test plans, test cases, and executing tests
Proficient in using testing tools such as Selenium and Jira
Strong knowledge of software development lifecycle and Agile methodologies
Excellent problem-solving skills and attention to detail
Effective communication skills for collaborating with cross-functio
posted on 29 Jul 2024
Polymorphism in C++ allows objects of different classes to be treated as objects of a common superclass.
Polymorphism is achieved through function overloading and virtual functions.
Function overloading allows multiple functions with the same name but different parameters.
Virtual functions are functions in a base class that are overridden in derived classes.
Example: Animal class with virtual function 'makeSound', Cat and
STL in C++ provides reusable algorithms and data structures for efficient programming.
STL includes containers like vector, list, map, algorithms like sort, find, and iterators.
Example: vector
STL saves time by providing pre-implemented solutions for common programming tasks.
Design patterns in C++ are reusable solutions to common problems in software design.
Design patterns help in creating flexible, maintainable, and scalable code.
Examples of design patterns in C++ include Singleton, Factory, Observer, and Strategy.
Each design pattern has a specific purpose and can be applied in different scenarios.
Understanding design patterns can improve code quality and efficiency in software developmen
The pillars of OOPS are Inheritance, Encapsulation, Abstraction, and Polymorphism.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation restricts access to certain components within a class, protecting the data from outside interference.
Abstraction hides the complex implementation details and only shows the necessary features to the user.
Polymorphism allows objects to be treated...
Required to write codes in python
Required to write codes in python
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
Use Python's built-in 'functools' module to check cache for function results.
Import 'functools' module
Use 'lru_cache' decorator to cache function results
Specify 'maxsize' parameter to limit cache size
Use 'cache_info()' method to get cache statistics
posted on 19 Mar 2024
I applied via Newspaper Ad and was interviewed in Sep 2023. There were 2 interview rounds.
1. Question regarding Strings and maths .
Design a social media platform for microblogging and sharing short messages.
User profiles with bio, profile picture, and followers/following counts
Ability to post tweets with text, images, and videos
Timeline to view tweets from followed users
Hashtags and mentions for organizing and interacting with content
Like, retweet, and reply functionalities for engagement
posted on 16 Apr 2024
I applied via Campus Placement
Easy coding test consisting dsa questions
posted on 14 May 2022
I applied via Recruitment Consulltant and was interviewed before May 2021. There were 2 interview rounds.
General coding questions
posted on 28 Apr 2024
I applied via LinkedIn
Using a copy constructor in C++ creates a new object by copying the values of another object.
Copy constructor is a special member function that creates a new object as a copy of an existing object.
It is invoked when a new object is created from an existing object.
Example: MyClass obj1; MyClass obj2 = obj1; // Copy constructor is called to create obj2 as a copy of obj1.
Pointers/references are used to pass memory addresses instead of values, for efficiency and to modify data directly.
Use pointers when you need to modify the original data passed to a function
Use references when you want to avoid copying large data structures
Pointers are commonly used in dynamic memory allocation
References are used in function parameters to avoid unnecessary copying
Example: int x = 10; int *ptr = &x; *p
Interview experience
Marketing Manager
47
salaries
| ₹20 L/yr - ₹40 L/yr |
Deputy Manager Marketing
27
salaries
| ₹19.3 L/yr - ₹30.5 L/yr |
Data Analyst
23
salaries
| ₹10 L/yr - ₹17 L/yr |
Analytics Manager
23
salaries
| ₹24 L/yr - ₹46 L/yr |
Associate Manager Marketing
23
salaries
| ₹13.4 L/yr - ₹20.5 L/yr |
Dream11
Nazara Technologies
Octro
Moonfrog Labs