i
Resilience InfoTech
Filter interviews by
Technology refers to the application of scientific knowledge for practical purposes, often involving the development and use of tools, machines, and systems.
Technology encompasses a wide range of fields such as computer science, engineering, and biotechnology.
Examples of technology include smartphones, artificial intelligence, and renewable energy sources.
Technology is constantly evolving and improving to meet the need
All basic oops and some queries of SQL
I applied via Naukri.com and was interviewed before May 2022. There were 2 interview rounds.
Questions on OOPs concepts, MVC, and C# delegates.
Abstract class is a class that cannot be instantiated and can have both abstract and non-abstract methods. Interface only has abstract methods.
MVC is a design pattern that separates an application into three components: Model, View, and Controller.
Delegate is a type that represents references to methods with a specific parameter list and return type.
The question covers topics like C# interface, SQL index, database used, project tools, and bundling/minification technique.
C# interface is used to define a contract that a class must implement.
SQL index is used to improve the performance of database queries.
The database used in the project depends on the project requirements.
Project tools can vary depending on the project, but commonly used tools are Visual Studio, Git...
Resilience InfoTech interview questions for popular designations
I applied via Naukri.com and was interviewed in Mar 2022. There was 1 interview round.
I applied via Referral and was interviewed in Apr 2021. There was 1 interview round.
ASP is a scripting language while ASP.NET is a web application framework.
ASP is interpreted while ASP.NET is compiled
ASP uses VBScript or JScript while ASP.NET uses C# or VB.NET
ASP is outdated while ASP.NET is the current technology
ASP.NET has better performance and security features than ASP
Inner HTML allows dynamic manipulation of HTML content using JavaScript.
Inner HTML can be used to add, remove or modify HTML elements on a webpage.
It provides a simple and efficient way to update the content of a webpage without reloading the entire page.
Inner HTML can also be used to create dynamic user interfaces and interactive web applications.
However, it is important to sanitize user input to prevent security vuln...
JavaScript has 7 primitive datatypes and 1 complex datatype
Primitive datatypes: string, number, boolean, null, undefined, symbol, bigint
Complex datatype: object
Example: var name = 'John'; var age = 25; var isStudent = true; var person = {name: 'John', age: 25};
Boxing is the process of converting a value type to a reference type, while unboxing is the opposite.
Boxing is used to store value types in the heap memory
Unboxing is used to retrieve the value type from the heap memory
Boxing and unboxing can impact performance and should be used carefully
Example: int i = 10; object obj = i; //boxing, int j = (int)obj; //unboxing
Cache is a temporary storage area that stores frequently accessed data for quick access.
Cache is used to improve the performance of a system by reducing the time it takes to access data.
It can be implemented in hardware or software.
Examples of cache include browser cache, CPU cache, and disk cache.
Cache can be volatile or non-volatile, depending on whether the data is lost when the system is powered off.
Cache can also ...
Delete removes specific rows while truncate removes all rows from a table.
Delete is a DML command while truncate is a DDL command.
Delete is slower than truncate as it logs each row deletion while truncate only logs the deallocation of data pages.
Delete can be rolled back while truncate cannot be rolled back.
Delete can have a WHERE clause to specify which rows to delete while truncate removes all rows.
Delete does not re...
Objects in JavaScript are used to store and manipulate data as key-value pairs.
Objects can be created using object literals or the Object constructor.
Properties and methods can be added to objects using dot notation or bracket notation.
Objects can be used to represent real-world entities or abstract concepts.
Objects can be passed as arguments to functions or returned as values from functions.
Top trending discussions
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
posted on 14 Feb 2025
I was interviewed in Jan 2025.
Total 5 rounds. 1. pen paper coding test at company location (1st one is two pointer and second one is pattern) 2. L1 techinical - oops concept two coding question and some java and advance java concept basic (find palindrome) 3. L2 techinical - two coding question, one puzzle, sql vs nosql, etc (build linked list using class, find min and max element in array), discussion on time complexity 4. L3 managerial round : one basic two loop question and optimmize it , printing pattern question, etc and time complecity 5. HR round- basic hr questions
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I am passionate about driving organizational effectiveness and employee engagement through strategic HR initiatives.
I have a strong background in HR strategy and business partnering
I enjoy collaborating with cross-functional teams to drive positive change
I am excited about the opportunity to make a meaningful impact on the organization's culture and performance
Some of the top questions asked at the Resilience InfoTech interview -
based on 4 interviews
Interview experience
based on 27 reviews
Rating in categories
Software Engineer
54
salaries
| ₹3 L/yr - ₹7.5 L/yr |
Software Developer
28
salaries
| ₹2.2 L/yr - ₹7.5 L/yr |
Software Quality Analyst
23
salaries
| ₹1 L/yr - ₹5.8 L/yr |
Senior Software Engineer
20
salaries
| ₹4.5 L/yr - ₹10.8 L/yr |
Project Manager
8
salaries
| ₹5.5 L/yr - ₹16.5 L/yr |
TCS
Infosys
Wipro
HCLTech