Factory vs Abstract Factory with practical example — VMware interview
Reported in VMware interview loops. Design pattern comparison frequently asked in OOD interviews.
Interview atlas
Explore 105 curated Q&As across 1 employers — filter by career stage, round, or company.
Filtered VMware ×
Reported in VMware interview loops. Design pattern comparison frequently asked in OOD interviews.
Reported in VMware interview loops. OOD theory-to-practice question for maintainability.
Reported in VMware interview loops. Object model design for template rendering and channel-specific formatting.
Reported in VMware interview loops. Stack-based DSA question that checks correctness under nested and mixed brackets.
Reported in VMware interview loops. Frequent array optimization question testing dynamic programming intuition.
Reported in VMware interview loops. Array prefix-suffix pattern often asked in coding rounds.
Reported in VMware interview loops. Classic linked list pointer question in entry and mid-level interviews.
Reported in VMware interview loops. Hash set based linear-time approach for sequence detection.
Reported in VMware interview loops. Heap and selection strategy question with multiple valid approaches.
Reported in VMware interview loops. Advanced string window question seen in strong coding interviews.
Reported in VMware interview loops. Graph traversal question using DFS or BFS flood-fill.
Reported in VMware interview loops. Topological sort and directed cycle detection interview staple.
Reported in VMware interview loops. Dynamic programming optimization with unbounded choices.
Reported in VMware interview loops. Simple but important recurrence-based DP interview problem.
Reported in VMware interview loops. Data structure trade-off question for autocomplete and dictionary lookups.