Q51. Why is audience targeting important in paid media?
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...
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 (104 available).
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...
Overloading and overriding are different mechanisms that are often confused because both involve the same method name. Overloading is compile-time polymorphism: several m...
A stampede happens when a popular key expires and many clients simultaneously hit the database to rebuild it. Several mitigations exist. - Locking or mutex: only the firs...
The router supports guards that run during navigation: CanActivate, CanActivateChild, CanDeactivate for unsaved forms, CanMatch for feature flags, and Resolve to prefetch...
The Dependency Inversion Principle has two parts: high-level policy should not depend on low-level detail, and abstractions should not depend on details; details should d...
Dimensions change over time: a customer moves city, a product changes category. A slowly changing dimension strategy decides how history is preserved. - Type 1: overwrite...
Pipelining sends many commands in one network round trip without waiting for each reply, dramatically improving throughput for batch workloads since cost is dominated by ...
Two-phase commit, 2PC, is an atomic commit protocol for transactions spanning multiple databases or resource managers. Phase one, prepare: the coordinator asks every part...
The diamond problem occurs when a class inherits from two classes that share a common ancestor, so the same base members are inherited along two paths. Ambiguity arises o...
A hot key is accessed so frequently that a single cache node or partition becomes a bottleneck. Keys are distributed by consistent hashing, but one key always maps to one...
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.