i
Webware.io
Filter interviews by
I applied via Company Website and was interviewed before Oct 2023. There were 3 interview rounds.
Test was to create a website mock
I applied via Monster and was interviewed in Oct 2022. There were 4 interview rounds.
Learn the sales office and watch how they sell
This pen is a versatile tool that combines style, functionality, and durability.
This pen is made with high-quality materials, ensuring long-lasting use.
Its sleek design and comfortable grip make it a pleasure to write with.
The pen's smooth ink flow guarantees a seamless writing experience.
It is suitable for various writing tasks, from note-taking to signing important documents.
With its affordable price, this pen offers
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
I applied via Job Portal and was interviewed before Jun 2022. There were 4 interview rounds.
Simple questions will be there about html and css these questions will be basic, if you have basic css and html knowledge then you will clear the test, also you will have to write html code for given problem statement
A mock will be provided and you will have to create a responsive website with html and css the images that are require to develop will be provided to you.
Webware.io interview questions for popular designations
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
2 coding questions 1 easy ,1 hard , 20 MCQ question and 1 SQL question
I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.
Static functions in OOP are functions that belong to the class itself, rather than to instances of the class.
Static functions can be called without creating an instance of the class.
They are commonly used for utility functions that do not require access to instance-specific data.
Static functions are declared using the 'static' keyword in many programming languages.
Example: In Java, a static function in a class can be c
Polymorphism in OOPs allows objects of different classes to be treated as objects of a common superclass.
Polymorphism allows methods to be called on objects of different classes that all inherit from a common superclass.
It enables a single interface to be used for different data types or classes.
Examples include method overriding in inheritance and method overloading within the same class.
Websockets are a communication protocol that allows for full-duplex communication between a client and a server over a single, long-lived connection.
Websockets provide real-time, bi-directional communication between a client and a server.
They are commonly used in applications that require instant updates, such as chat applications, online gaming, and financial trading platforms.
Websockets use a persistent connection, u...
JWT stands for JSON Web Token, a compact and self-contained way for securely transmitting information between parties as a JSON object.
JWT is composed of three parts: header, payload, and signature.
Header typically consists of the type of token and the hashing algorithm being used.
Payload contains the claims, which are statements about an entity and additional data.
Signature is created by encoding the header, payload, ...
I applied via Recruitment Consulltant and was interviewed before Jan 2023. There were 2 interview rounds.
Program to check if a number is a palindrome.
Convert the number to a string to easily check for palindrome
Reverse the string and compare it with the original string
If they are the same, the number is a palindrome
Hooks are a feature in React that allow you to use state and other React features in functional components.
Hooks were introduced in React 16.8.
They allow you to use state and other React features without writing a class.
Commonly used hooks include useState, useEffect, useContext, and useReducer.
Hooks must be used at the top level of your functional component.
Example: const [count, setCount] = useState(0);
Design a high-level architecture for a software system
Identify the main components of the system
Define the interactions between the components
Consider scalability, security, and performance
Choose appropriate technologies and frameworks
Create a diagram to visualize the architecture
To delete the nth node from the end in a linked list, we can use a two-pointer approach.
Use two pointers, one to traverse the list and another to keep track of the nth node from the end.
Move the second pointer n steps ahead of the first pointer.
When the second pointer reaches the end of the list, the first pointer will be at the nth node from the end.
Adjust the pointers to delete the nth node.
based on 4 interviews
Interview experience
based on 52 reviews
Rating in categories
Digital Service Analyst
28
salaries
| ₹0 L/yr - ₹0 L/yr |
Accounts Manager
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Digital Marketing Analyst
12
salaries
| ₹0 L/yr - ₹0 L/yr |
UI UX Developer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Graphic Designer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Zoho
Shopify
GoDaddy
BigCommerce