Filter interviews by
I applied via Approached by Company and was interviewed in Feb 2022. There were 2 interview rounds.
Technical refers to knowledge, skills, and expertise in a specific field or domain.
Technical refers to the practical application of scientific and mathematical knowledge.
It involves using tools, techniques, and methodologies to solve problems and achieve specific goals.
Examples of technical skills include programming, software development, data analysis, and network administration.
Correcting technical errors involves identifying and resolving issues in software code or system configurations.
Identify the specific error or bug by analyzing error messages, logs, or user reports.
Debug the code by using tools like debuggers, logging, or unit tests.
Fix the error by modifying the code or configuration to resolve the issue.
Test the corrected code or configuration to ensure the error is resolved.
Document...
Comment, communication, coordination problem, project, development
I applied via Company Website and was interviewed before Feb 2023. There was 1 interview round.
lateinit is a keyword in Kotlin used to declare a non-null property that is initialized later.
lateinit is used when we want to delay the initialization of a property
It can only be used with mutable properties of non-null types
The property must be initialized before accessing it, otherwise it will throw an exception
To create two screens simultaneously, use a multi-threading approach.
Use multi-threading to run two separate threads, each responsible for creating and managing a screen.
Ensure proper synchronization between the threads to avoid conflicts and ensure smooth operation.
Use appropriate APIs or frameworks provided by the platform or programming language to create and display the screens.
Example: In Android, you can create t...
Retrofit is a modern approach to API integration, providing a more efficient and convenient way compared to traditional methods.
Retrofit is a type-safe HTTP client for Android and Java applications.
It simplifies the process of making network requests and handling responses.
Retrofit uses annotations to define API endpoints and request parameters.
It automatically converts JSON responses to Java objects using Gson or othe...
A PL/SQL cursor is a pointer used to fetch and manipulate data from a result set in a database.
PL/SQL cursor is used to retrieve data row by row from a result set.
It allows for processing individual rows returned by a query.
Cursors are used in loops to iterate through the result set.
Example: DECLARE cursor_name CURSOR FOR SELECT column1, column2 FROM table_name;
Top trending discussions
2 coding question and few multiple choice
I applied via Naukri.com and was interviewed in Oct 2023. There were 3 interview rounds.
My work involves analyzing requirements, designing solutions, coding, testing, and deploying applications.
Analyze requirements provided by stakeholders
Design solutions based on requirements
Code the application using appropriate programming languages
Test the application for bugs and errors
Deploy the application to production environment
posted on 25 Mar 2022
I applied via Recruitment Consulltant and was interviewed in Feb 2022. There were 3 interview rounds.
Good
posted on 6 Dec 2021
I applied via Naukri.com and was interviewed before Dec 2020. There was 1 interview round.
I was interviewed before Jun 2016.
posted on 8 Sep 2022
I applied via LinkedIn and was interviewed in Aug 2022. There were 2 interview rounds.
Dynamic allocation of memory to 2D array is done using double pointer and malloc function.
Declare a double pointer to hold the 2D array.
Allocate memory to the first dimension using malloc function.
Allocate memory to the second dimension using a loop and malloc function.
Free the memory after use to avoid memory leaks.
Example: int **arr; arr = (int **)malloc(rows * sizeof(int *));
Example: for(int i=0; i
Waterfall model is a linear sequential approach to software development.
It follows a sequential process where each phase must be completed before moving to the next one.
It is a rigid model and changes cannot be made easily once a phase is completed.
It is suitable for projects with well-defined requirements and a clear understanding of the end product.
Phases include requirements gathering, design, implementation, testin...
I applied via Naukri.com and was interviewed before Oct 2021. There were 2 interview rounds.
FI to SD integration refers to the integration between SAP Financials (FI) and Sales and Distribution (SD) modules.
FI and SD are two important modules in SAP ERP system
FI module deals with financial transactions and accounting
SD module deals with sales and distribution processes
Integration between FI and SD modules ensures that financial transactions are accurately recorded for sales and distribution activities
Examples...
Tickets are a means of tracking and managing tasks or issues within a system.
Tickets can be created by users or automatically generated by the system.
They typically include information such as a title, description, priority level, and status.
Tickets can be assigned to specific individuals or teams for resolution.
They are commonly used in software development, customer support, and project management.
Examples of ticketi...
based on 7 reviews
Rating in categories
Application Developer
26
salaries
| ₹4.5 L/yr - ₹18 L/yr |
Senior Consultant
24
salaries
| ₹16.5 L/yr - ₹30 L/yr |
Business Manager
20
salaries
| ₹27 L/yr - ₹40 L/yr |
Senior System Analyst
17
salaries
| ₹15 L/yr - ₹30 L/yr |
Associate Systems Engineer
15
salaries
| ₹4.2 L/yr - ₹4.8 L/yr |
Accenture
Deloitte
KPMG India
PwC