Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
Top trending discussions
posted on 23 Feb 2022
I applied via Naukri.com and was interviewed before Feb 2021. There were 3 interview rounds.
I am open to discussing salary based on the responsibilities and requirements of the position.
I am flexible and open to negotiation.
I would like to be compensated fairly for my skills and experience.
I am interested in discussing the overall compensation package, including benefits and opportunities for growth.
I am confident that we can come to a mutually beneficial agreement.
My family background is diverse and multicultural, with members from different professions and backgrounds.
My father is a software engineer and my mother is a teacher.
I have two siblings, one is studying medicine and the other is pursuing a career in finance.
We have relatives living in different countries, which has exposed me to various cultures and perspectives.
I worked as a Mobile Application Developer at XYZ Company.
Developed and maintained mobile applications for iOS and Android platforms.
Collaborated with cross-functional teams to gather requirements and design user-friendly interfaces.
Implemented new features and enhancements to existing applications.
Performed code reviews and debugging to ensure high-quality and bug-free applications.
Optimized mobile applications for pe...
Looking for new challenges and growth opportunities in mobile app development.
Seeking a more challenging role to enhance my skills and knowledge in mobile app development.
Interested in exploring new technologies and trends in the mobile app industry.
Want to work in a dynamic and innovative environment that fosters creativity and learning.
Seeking better career prospects and growth opportunities.
Looking for a company wit...
I am a mobile application developer with 5 years of experience in developing iOS and Android applications.
5 years of experience in mobile application development
Proficient in iOS and Android development
Strong knowledge of programming languages such as Swift, Java, and Kotlin
Experience in developing user-friendly and intuitive mobile interfaces
Familiarity with mobile app testing and debugging processes
Ability to work in
I applied via Campus Placement
There is aptitude test
Yeah some times there is taff questions too
posted on 3 May 2019
I was interviewed in Sep 2018.
getch() is a function in C that reads a single character from the keyboard without echoing it.
getch() is defined in the
It is commonly used to read single characters for menu selection or password input.
The character read by getch() is not displayed on the screen.
getch() is a blocking function, meaning it waits for user input before proceeding.
Example: char ch = getch();
Polymorphism is the ability of an object to take on many forms. In Java, it is achieved through method overriding and interfaces.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
Method overriding is when a subclass provides its own implementation of a method that is already defined in its superclass.
Interfaces allow for polymorphism by defining a set of methods that a clas...
POST and GET are HTTP methods used to send data to a server. POST is used to send data in the request body while GET sends data in the URL.
POST is more secure as it doesn't expose data in the URL
GET has a limit on the amount of data that can be sent
POST is used for submitting forms, uploading files, etc.
GET is used for fetching data from the server
Examples: POST - submitting a login form, GET - fetching search results
Windows OS is a proprietary operating system developed by Microsoft while Ubuntu is a free and open-source operating system based on Linux.
Windows OS is more widely used in desktops and laptops while Ubuntu is popular among developers and servers.
Windows OS has a graphical user interface (GUI) while Ubuntu can be used with or without a GUI.
Windows OS has a larger selection of software and games available while Ubuntu h...
64-bit architecture allows for larger memory addressing and faster processing speeds.
64-bit architecture can address more memory than 32-bit architecture
64-bit architecture can perform more calculations per clock cycle
64-bit architecture is required for certain software applications, such as video editing or scientific simulations
Sorting is the process of arranging data in a particular order.
Sorting is used to organize data for easier access and retrieval.
There are various sorting algorithms such as bubble sort, insertion sort, quicksort, etc.
Sorting can be done in ascending or descending order.
Examples of sorting include sorting a list of names alphabetically or sorting a list of numbers in numerical order.
Heap sorting is a comparison-based sorting algorithm that divides the input into a sorted and an unsorted region, while insertion sorting builds the final sorted array one item at a time.
Heap sorting has a worst-case time complexity of O(n log n), while insertion sorting has a worst-case time complexity of O(n^2)
Heap sorting is not an in-place sorting algorithm, while insertion sorting is
Heap sorting is more efficient ...
Type casting is the process of converting a variable from one data type to another.
It is also known as type conversion.
It can be done implicitly or explicitly.
Explicit type casting involves the use of casting operators.
Examples include converting an integer to a string or a float to an integer.
Type casting can lead to loss of data or precision.
Inheritance is a mechanism in OOP where a new class is derived from an existing class.
Single Inheritance: A derived class inherits from a single base class.
Multiple Inheritance: A derived class inherits from multiple base classes.
Multilevel Inheritance: A derived class is created from another derived class.
Hierarchical Inheritance: Multiple derived classes inherit from a single base class.
Hybrid Inheritance: Combinatio
The source code for doubly linked list is a data structure that contains nodes with pointers to the previous and next nodes.
Declare a node struct with data, prev, and next pointers
Create a head and tail pointer to the first and last nodes
Implement functions to add, remove, and traverse nodes
based on 2 reviews
Rating in categories
Senior Software Engineer
57
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior IT Recruiter
37
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
29
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Information Technology Recruiter
20
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech