Filter interviews by
I was interviewed before Jun 2016.
Top trending discussions
A business rule is a specific guideline or constraint that dictates how a business operates or makes decisions.
Business rules are typically defined by stakeholders or subject matter experts.
They help ensure consistency, compliance, and efficiency in business processes.
Examples include age restrictions for purchasing alcohol, pricing strategies, and approval processes for expenses.
An update set is a group of changes that can be moved from one instance to another in ServiceNow.
Update sets are used to transport customizations, such as new fields, tables, or scripts, between instances.
They help in organizing changes and tracking what customizations are being moved.
Update sets can be previewed, committed, and rolled back if needed.
Example: Creating a new field in a development instance and moving it
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 11 Jun 2023
I applied via Campus Placement and was interviewed before Jun 2022. There were 4 interview rounds.
Formulas related to ece
Arrays,oops,reverse program
posted on 6 Dec 2021
I applied via Naukri.com and was interviewed before Dec 2020. There was 1 interview round.
Memorization is the process of committing information to memory for later recall.
Memorization involves encoding information into memory through repetition or association.
It is often used in education to learn facts, formulas, or concepts.
Techniques like mnemonics, visualization, and chunking can aid in memorization.
Examples include memorizing multiplication tables, historical dates, or foreign language vocabulary.
Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of functions, each taking a single argument.
Currying helps in creating reusable functions and improving code readability.
It allows partial application of functions, where some arguments are fixed and others are left to be provided later.
Curried functions can be composed easily to create more complex...
I applied via LinkedIn and was interviewed in Nov 2020. There was 1 interview round.
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...
based on 1 review
Rating in categories
Software Engineer
6.2k
salaries
| ₹2 L/yr - ₹11 L/yr |
Senior Software Engineer
5.6k
salaries
| ₹6 L/yr - ₹23 L/yr |
Associate Software Engineer
4.5k
salaries
| ₹2 L/yr - ₹8 L/yr |
Module Lead
2.4k
salaries
| ₹8 L/yr - ₹33 L/yr |
Transaction Processing Officer
2.3k
salaries
| ₹1.2 L/yr - ₹4.2 L/yr |
Cognizant
Wipro
Accenture
TCS