Filter interviews by
I appeared for an interview before Mar 2024, where I was asked the following questions.
The Async method in C# enables asynchronous programming, allowing non-blocking operations for improved application responsiveness.
Async methods use the 'async' keyword and return 'Task' or 'Task<T>' types.
They allow for non-blocking calls, improving UI responsiveness in applications.
Example: 'await Task.Run(() => LongRunningOperation());' allows the UI to remain responsive while the operation runs.
Async method...
Agile methodology is an iterative approach to project management that emphasizes flexibility and customer collaboration.
Focuses on delivering small, incremental changes to products, allowing for quick adjustments based on feedback.
Utilizes sprints, which are time-boxed periods (usually 1-4 weeks) to complete specific tasks or features. For example, a software team might plan a sprint to develop a new app feature.
Encour...
I would assess the budget issue, communicate with stakeholders, and explore cost-saving measures to manage the situation effectively.
Conduct a thorough review of the budget to identify specific areas of overspending.
Engage with team members to brainstorm cost-saving strategies, such as renegotiating contracts or finding alternative suppliers.
Communicate transparently with stakeholders about the budget situation and pot...
Top trending discussions
I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.
I'm a passionate Software Engineer with a strong background in developing scalable applications and a knack for problem-solving.
Developed a web application that improved user engagement by 30% through enhanced UI/UX design.
Led a team of 5 engineers in migrating a legacy system to a microservices architecture, reducing downtime by 40%.
Contributed to open-source projects, including a popular library that has over 1,000 s...
I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Aug 2020. There were 3 interview rounds.
A bit is the smallest unit of data in computing, representing a binary value of 0 or 1.
A bit can represent two states: off (0) or on (1).
Bits are the building blocks of all digital data, including text, images, and sound.
In binary code, a sequence of bits can represent numbers, letters, and commands.
For example, the letter 'A' is represented as 01000001 in binary, which is 65 in decimal.
A bit is the smallest unit of digital information. It can have a value of either 0 or 1.
A bit is a binary digit, represented as either 0 or 1.
It is the basic unit of information used in computing and digital communications.
A group of 8 bits is called a byte.
The size of a bit is dependent on the architecture of the computer system.
C is a programming language and does not have a fixed number of bits.
C is a high-level programming language that can be compiled to run on different architectures with varying bit sizes.
The number of bits in C depends on the hardware architecture it is compiled for.
For example, C code compiled for a 32-bit architecture will have 32-bit integers, while code compiled for a 64-bit architecture will have 64-bit integers.
I applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed in Apr 2020. There were 4 interview rounds.
based on 2 interview experiences
Difficulty level
Duration
based on 1 review
Rating in categories
TCS
Accenture
Wipro
Cognizant