i
WeRize
Filter interviews by
I applied via Referral and was interviewed before Jan 2022. There were 4 interview rounds.
Live coding in JavaScript/React involves building interactive UI components and managing state effectively.
Use functional components for cleaner code: Example - `const MyComponent = () => { return <div>Hello World</div>; };`
Manage state with hooks: Example - `const [count, setCount] = useState(0);`
Handle events with inline functions: Example - `<button onClick={() => setCount(count + 1)}>Increme...
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.
The style of the id will apply first before the style of the class.
IDs have higher specificity than classes, so the style of the id will take precedence over the style of the class.
If both id and class have conflicting styles, the style of the id will be applied.
Example: <div id='uniqueId' class='commonClass'>...</div> - the style of 'uniqueId' will be applied.
I was given a PSD to convert it into HTML
posted on 10 May 2015
Both Mahatma Gandhi and Subhash Chandra Bose were important figures in India's struggle for independence.
Mahatma Gandhi was a non-violent activist who led the Indian National Congress and played a key role in India's independence movement.
Subhash Chandra Bose was a militant nationalist who formed the Indian National Army to fight against British rule.
Both had different ideologies and approaches towards achieving indepe...
I would not jump off any floor for any amount of money as it is a dangerous and foolish act.
I would politely decline the offer and explain that my safety and well-being are more important than any amount of money.
Jumping off any floor, regardless of the amount of money offered, is a dangerous and potentially life-threatening act.
I would suggest finding a safer and more productive way to earn money.
I would also question...
Answer: 1104
Use multiplication rules to simplify calculation
Break down numbers into smaller parts
Use mental math techniques like rounding and estimation
To calculate 657 multiplied by 53, we can break it down using distributive property for quick mental math.
Break down 657 as 600 + 50 + 7.
Calculate 600 * 53 = 31800.
Calculate 50 * 53 = 2650.
Calculate 7 * 53 = 371.
Add all the results: 31800 + 2650 + 371 = 34801.
Seeking new challenges and growth opportunities in a different environment.
Desire to work on new technologies and projects
Opportunity for career advancement
Seeking a better work-life balance
Interested in a different company culture or team dynamic
posted on 14 Jun 2024
There was aptitude test out of which 12 candidate selected
GROUP BY in SQL is used to group rows that have the same values into summary rows.
GROUP BY is used with aggregate functions like COUNT, SUM, AVG, etc.
It is used to summarize data by grouping rows based on specified columns.
GROUP BY is often used in conjunction with the SELECT statement.
I appeared for an interview before May 2024, where I was asked the following questions.
I appeared for an interview before Mar 2021.
Round duration - 90 Minutes
Round difficulty - Medium
Determine if a given singly linked list of integers forms a cycle or not.
A cycle in a linked list occurs when a node's next
points back to a previous node in the ...
Detect if a singly linked list forms a cycle by checking if a node's next points back to a previous node.
Use Floyd's Cycle Detection Algorithm to determine if there is a cycle in the linked list.
Maintain two pointers, one moving at double the speed of the other, if they meet at any point, there is a cycle.
If one of the pointers reaches the end of the list (null), there is no cycle.
Given a list of integers of size N
, your task is to determine the Next Greater Element (NGE) for every element. The Next Greater Element for an element X
is the firs...
Find the Next Greater Element for each element in a list of integers.
Iterate through the list of integers from right to left.
Use a stack to keep track of elements for which the Next Greater Element is not yet found.
Pop elements from the stack until a greater element is found or the stack is empty.
Assign the Next Greater Element as the top element of the stack or -1 if the stack is empty.
Round duration - 60 Minutes
Round difficulty - Medium
Designing an ATM machine involves considering user interface, security measures, transaction processing, and hardware components.
User interface should be intuitive and easy to navigate for users of all ages.
Implement security measures such as PIN entry, card authentication, and encryption to protect user data.
Transaction processing should be fast and reliable, with options for cash withdrawals, deposits, transfers, and...
Round duration - 45 Minutes
Round difficulty - Easy
Tip 1 : Practice DSA daily
Tip 2 : Try to think of the solution first before jumping to the solution
Tip 3 : Go through interview experience
Tip 4 : Have mock interviews
Tip 1 : Know in depth what is there in your resume
Tip 2 : Mention your skills and work properly
posted on 15 Sep 2024
OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPS focuses on creating objects that interact with each other to solve problems.
It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation.
For example, a class 'Car' can have objects like 'Toyota', 'Honda', etc., each with their own properties and methods.
Inheritan...
I appeared for an interview before May 2024, where I was asked the following questions.
posted on 4 Feb 2025
I appeared for an interview in Aug 2024.
based on 1 interview experience
Duration
Software Engineer
48
salaries
| ₹7 L/yr - ₹13.8 L/yr |
Business Analyst
25
salaries
| ₹4 L/yr - ₹11.5 L/yr |
Customer Success Manager
21
salaries
| ₹10.8 L/yr - ₹17.8 L/yr |
Relationship Manager
19
salaries
| ₹2.8 L/yr - ₹5.1 L/yr |
Collection Officer
16
salaries
| ₹2.5 L/yr - ₹4.5 L/yr |
State Street Syntel
Better.com
Indusind Marketing & Financial Services
Home First Finance Company India