Filter interviews by
I appeared for an interview before Mar 2024, where I was asked the following questions.
Front-end development focuses on the visual aspects of a website, including layout, design, and user interaction.
HTML (HyperText Markup Language) structures the content of web pages. Example: <h1>Title</h1> defines a main heading.
CSS (Cascading Style Sheets) styles the appearance of web pages. Example: body { background-color: blue; } changes the background color.
JavaScript adds interactivity to web pages. ...
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 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.
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 4 interview rounds.
I applied via Recruitment Consultant and was interviewed before Aug 2020. There were 3 interview rounds.
based on 1 interview experience
Difficulty level