Q501. What is state in React?
_State_ of a component is an object that holds some information that may change over the lifetime of the component. The important point is whenever the state object chang...
Technical Question Bank · Peer-Reviewed
Search and filter frequently asked interview questions across technical, programming, and behavioral domains. Tailor your interview preparation by difficulty for freshers or experienced developers (2,728 available).
_State_ of a component is an object that holds some information that may change over the lifetime of the component. The important point is whenever the state object chang...
Scaling Scrum is a problem of coordination, not of adding more Scrum. The first question is whether scaling is needed, because more layers often slow delivery. I keep tea...
I compare them against strategy and evidence rather than gut feel. First, do both serve the current strategic goal? An opportunity that is attractive but off strategy com...
I separate the relationship from the facts. Being right is not the goal; resolving the issue is. I listen fully and acknowledge their perspective: "I can see why you read...
I look at profitability, liquidity, leverage and cash generation together, because any single ratio can mislead. Profitability: gross and net margin, and the trend over s...
Audience targeting decides who sees an ad, and it matters because showing the right message to the wrong people wastes money and damages relevance scores. It works on a f...
Accurate CRM data is what makes forecasting and handovers possible, so I treat updating it as part of the work, not as admin. After every call I log the key points within...
Code coverage measures which lines, branches or paths tests execute. It is useful for finding untested code and spotting dead code, and it prevents coverage from silently...
Register allocation assigns the many virtual registers produced by the compiler to the small, fixed set of physical CPU registers. It happens late, after instruction sele...
Query optimisation starts by measuring. `EXPLAIN` shows the plan; `EXPLAIN ANALYZE` runs it and reports actual rows and time. Things to look for: sequential scans on larg...
HireXTech uses essential storage to remember your study preferences and third-party advertising cookies via Google AdSense in compliance with GDPR. You can choose to enable essential cookies only or accept all cookies. Read our Privacy Policy.