Q41. How do you estimate work using story points?
Story points estimate relative size, not time. They combine effort, complexity and uncertainty compared with other backlog items. I use planning poker. The team discusses...
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 (329 available).
Story points estimate relative size, not time. They combine effort, complexity and uncertainty compared with other backlog items. I use planning poker. The team discusses...
Discovery is how we reduce risk before committing to build. I treat it as continuous, not a phase. I start with the problem and the target customer, and I review existing...
A customer once received a delayed order that missed a critical deadline and was understandably furious. I called rather than emailed, apologised clearly and took ownersh...
Working capital is current assets minus current liabilities. It measures the short term liquidity available to run day to day operations. Current assets include cash, rec...
A good unit test is fast, deterministic, isolated and focused on behaviour. Characteristics: - Tests one behaviour, with a clear name such as `rejects_negative_amount`, s...
Encapsulation means bundling data with the operations that act on it and restricting direct access to the internals. The class exposes a deliberate public API and keeps f...
A funnel measures how many users progress through an ordered sequence of steps, such as view, add to cart, checkout and purchase. The conversion rate at each step shows w...
Class imbalance means one class is far rarer, so accuracy becomes misleading and models favor the majority. Strategies: - Resampling: oversample the minority (SMOTE synth...
Both are dimensional models. A star schema has one central fact table surrounded by denormalized dimension tables. Each dimension is a single table, so joins stay simple ...
You set a time to live with EXPIRE, SETEX or PEXPIRE. Redis removes expired keys lazily on access and also runs a background sampling cycle that actively deletes expired ...
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.