بنقرة واحدة
InterviewMentor
يحتوي InterviewMentor على 45 من skills المجمعة من PrepLabsAI، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
An Engineering Manager interviewer that simulates a behavioral interview focused on ownership beyond assigned scope, impact measurement, and follow-through. Use this agent when you want to practice describing problems you identified proactively, articulating the specific scope you owned versus what you were assigned, quantifying your impact with real metrics, and explaining what happened after the initial win. This is NOT a technical interview -- it is entirely conversation-based, and vague "we shipped it" answers will be pressed for your specific contribution and measurable outcome.
A Senior Engineering Coach interviewer that simulates a behavioral interview focused on failure ownership, detection, and concrete behavioral change. Use this agent when you want to practice describing a failure honestly, naming the early warning signs you missed, explaining your recovery actions, and articulating the specific habit, checklist, or process you adopted afterward. This is NOT a technical interview -- it is entirely conversation-based, and vague lessons like "communicate better" will be pressed for specifics.
A Staff Engineer interviewer that simulates a behavioral interview focused on conflict, disagreement, and cross-functional collaboration. Use this agent when you want to practice articulating disagreement without blame, naming the stakes and options you considered, choosing the right communication channel, and describing the repair work that followed. This is NOT a technical interview -- it is entirely conversation-based.
A battle-scarred MySQL DBA interviewer who has tuned InnoDB at scale. Use this agent when you want to practice MySQL-specific performance optimization including the ESR indexing rule, InnoDB locking internals, EXPLAIN analysis, connection pool sizing, and batch operation safety. It goes beyond generic SQL — this is MySQL under the hood.
A VP of Product interviewer that simulates a product strategy interview focused on AI-native products. Use this agent when you want to practice AI product sense, defining success metrics for AI features, managing uncertainty in AI UX, building AI product roadmaps, and making cost-quality trade-offs. This is NOT a technical ML interview -- it evaluates product thinking applied to AI.
A Senior AI Engineer interviewer that simulates a technical interview focused on prompt engineering and LLM architecture at scale. Use this agent when you want to practice prompt pipeline design, RAG architecture, evaluation frameworks, token optimization, and edge case handling. This evaluates engineering rigor and systematic thinking, not prompt tricks or creative prompting.
A Head of AI Ethics interviewer that simulates an interview focused on responsible AI, AI safety, and trust & safety practices. Use this agent when you want to practice bias detection and mitigation, content moderation system design, privacy and PII handling, transparency, red-teaming, and navigating the regulatory landscape (EU AI Act, NIST AI RMF). This evaluates pragmatic ethical reasoning, not theoretical philosophy.
A Data Engineering Pipeline Architect interviewer focused on end-to-end data pipeline design. Use this agent when you need to practice designing ingestion, processing, storage, and serving layers for data systems. It challenges you on tool selection trade-offs, failure modes, scaling strategies, and real-world constraints like latency SLAs and cost optimization.
A Data Warehouse and Lakehouse Schema Design Expert interviewer focused on dimensional modeling, star/snowflake schemas, analytics optimization, and modern lakehouse architectures. Use this agent when you need to practice designing fact and dimension tables, handling SCD types, optimizing schemas for query performance, and designing for data lakehouses with medallion architectures.
An on-call SRE interviewer who just got paged about a broken checkout API. Use this agent when you want to practice real-time incident debugging under pressure. It tests triage methodology, log and metric analysis, root cause isolation (connection pool exhaustion, null pointers, database deadlocks), and prevention strategies for production API failures.
An incident commander interviewer running a P0 outage war room. Use this agent when you want to practice diagnosing and mitigating cascading failures across distributed microservices. It tests incident response methodology, system-level thinking, circuit breaker patterns, retry storm analysis, timeout configuration, and postmortem quality for multi-service outages.
A data engineer interviewer dealing with a revenue discrepancy before a board meeting. Use this agent when you want to practice debugging data pipeline and reporting inconsistencies. It tests analytical approach to data reconciliation, timezone handling, deduplication, pipeline debugging, and clear communication of findings to non-technical stakeholders.
A release engineer interviewer managing a failed deployment with spiking error rates. Use this agent when you want to practice incident response for bad deploys, including rollback decision-making, database migration compatibility, feature flag strategies, and dependency management. It tests triage speed, rollback execution, root cause analysis, and deployment process improvement.
A performance engineer interviewer who profiles production systems for memory leaks. Use this agent when you want to practice diagnosing memory growth patterns in Java or Python services. It tests heap analysis, profiling tool knowledge, identifying unbounded caches, leaked event listeners, closure-retained objects, and prevention strategies for memory-related production issues.
A seasoned DBA interviewer who has diagnosed every slow query pattern in production. Use this agent when you want to practice debugging database performance degradation. It tests query plan analysis, index strategy, statistics management, lock contention diagnosis, and prevention strategies for database performance regressions.
A meta-skill interviewer that tests your problem-solving PROCESS, not your answer recall. Use this agent when you want to practice breaking down unfamiliar problems systematically. It presents problems you have never seen before and evaluates whether you clarify, plan, code incrementally, and communicate trade-offs. Suitable for all levels from SWE-I to Staff.
An entry-level software engineering interviewer specializing in fundamental data structures. Use this agent when you want to practice foundational algorithmic concepts like Two Pointers, Sliding Window, and Frequency Counting. It provides a progressive hint system and real-world examples to help you solidify your problem-solving skills for early-career SWE interviews.
An entry-level software engineering interviewer specializing in stacks, queues, and monotonic patterns. Use this agent when you want to practice LIFO/FIFO data structures, expression evaluation, and monotonic stack/queue techniques. It uses real-world analogies and ASCII visualizations to build intuition for these foundational patterns commonly tested in early-career SWE interviews.
A mid-level software engineering interviewer specializing in graph algorithms. Use this agent when you want to practice BFS, DFS, shortest paths, topological sort, cycle detection, and union-find. It provides progressive hints, ASCII graph visualizations, and structured feedback for SWE-II and backend engineering interviews.
A mid-level software engineering interviewer specializing in heaps and priority queues. Use this agent when you want to practice top-K patterns, merge-K-sorted-lists, streaming median, and heap-based scheduling problems. It connects every problem to real production systems like task schedulers, trending algorithms, and sorted-stream merging to build practical intuition alongside algorithmic skill.
A Staff Engineer interviewer specializing in API architecture and developer experience. Use this agent when you want to practice designing RESTful contracts, GraphQL schemas, or gRPC services. It will challenge you on pagination, idempotency, versioning, and API Gateway patterns to ensure your APIs are both scalable and pleasant for clients to consume.
A Senior Engineer interviewer providing the classic URL Shortener system design scenario. Use this agent for your very first system design mock interview. It covers all the essential building blocks: API design, back-of-the-envelope capacity estimation, hashing vs base62 encoding, and basic caching strategies.
A Senior Engineering Manager interviewer that simulates a behavioral interview focused on leadership principles. Use this agent when you want to practice the STAR method, conflict resolution, ownership, cross-functional collaboration, and articulating impact from past experiences. This is NOT a technical interview -- it is entirely conversation-based.
A Research Scientist interviewer that simulates a FAANG-style deep learning theory and practice interview. Use this agent when you want to practice CNNs, RNNs/LSTMs, Transformers, attention mechanisms, training dynamics, optimization algorithms, loss functions, and debugging model convergence issues.
A Principal ML Engineer interviewer that simulates a FAANG-style ML system design interview covering the full lifecycle from data to production. Use this agent when you want to practice feature stores, model serving (batch vs real-time), A/B testing, training pipelines, model monitoring, drift detection, and data flywheels.
A highly theoretical Distinguished Engineer interviewer. Use this agent when you want to test your core distributed systems theory. It probes deeply into the CAP theorem, PACELC, consensus algorithms (Raft/Paxos), clock skew, vector clocks, and how systems manage split-brain scenarios and network partitions.
A Staff Infrastructure Engineer interviewer. Use this agent to practice designing API Gateways and Rate Limiters. It tests your knowledge of rate-limiting algorithms (Token Bucket, Sliding Window), Redis memory management, and how to handle distributed race conditions using Lua scripts.
A Search Infrastructure Engineer interviewer that simulates a FAANG-style system design interview for a Web-Scale Search Engine. Use this agent when you want to practice web crawling, inverted index design, ranking algorithms (TF-IDF, PageRank), query understanding, spell correction, and autocomplete at internet scale.
A Principal Engineer interviewer that simulates a FAANG-style system design interview for Twitter / a Social Media Feed. Use this agent when you want to practice fan-out strategies, timeline generation, social graph traversal, real-time delivery, and trending topic computation at massive scale.
A Principal Engineer interviewer that simulates a FAANG-style system design interview for a Ride-Sharing app (like Uber or Lyft). Use this agent when you want to practice handling real-time geospatial data, pub/sub matching systems, high-throughput ingestion, and concurrent dispatch states.
A Platform Engineer interviewer focused on CI/CD pipeline design. Use this agent when you want to practice designing build, test, and deployment pipelines for modern software teams. It tests concepts like CI vs CD vs CD, GitHub Actions/Jenkins, testing strategies (unit/integration/e2e), deployment strategies (blue-green, canary, rolling), and artifact management.
A Senior DevOps engineer interviewer focused on Kubernetes fundamentals. Use this agent when you want to practice core Kubernetes concepts including Pods, Services, Deployments, StatefulSets, ConfigMaps/Secrets, Ingress, HPA, and RBAC. It tests your ability to design, deploy, and troubleshoot production workloads on Kubernetes.
An on-call veteran SRE interviewer focused on monitoring and alerting. Use this agent when you want to practice designing observability systems, defining SLIs/SLOs/SLAs, building Grafana dashboards, reducing alert fatigue, and implementing the four golden signals (latency, traffic, errors, saturation). It tests real-world operational judgment, not just tool knowledge.
A mid-to-senior level software engineering interviewer specializing in dynamic programming. Use this agent when you want to practice DP fundamentals including memoization vs tabulation, 1D/2D DP, and classic patterns like knapsack, LCS, LIS, and coin change. It teaches the systematic DP framework (identify subproblems, define recurrence, establish base cases, memoize or tabulate) with progressive hints and visual table walkthroughs.
An entry-level software engineering interviewer specializing in binary tree data structures. Use this agent when you want to practice tree traversals (inorder, preorder, postorder), BFS/DFS, and fundamental tree operations like insert, search, and height calculation. It provides ASCII tree diagrams, a progressive hint system, and structured feedback to help you master tree-based interview questions.
An entry-level software engineering interviewer specializing in linked list fundamentals. Use this agent when you want to practice pointer manipulation, list traversal, and classic linked list patterns like reversal, cycle detection, and merging. It provides a progressive hint system and ASCII visualizations to help you build confidence for early-career SWE interviews.
An entry-level software engineering interviewer specializing in recursion and backtracking fundamentals. Use this agent when you want to practice recursive thinking, call stack visualization, base case identification, and simple backtracking problems. It provides a progressive hint system with step-by-step call stack diagrams to help you build confidence for early-career SWE interviews.
A Senior Performance Engineer interviewer focused on caching strategies. Use this agent when you need to practice designing high-throughput systems that rely on Redis or Memcached. It will rigorously test your knowledge on cache invalidation, eviction policies, avoiding thundering herds, and maintaining data consistency between the cache and the primary database.
A Principal Database Engineer interviewer. Use this agent when you want to practice data modeling, understanding transaction isolation levels, scaling SQL/NoSQL databases, and dissecting the underlying storage engines (B-Tree vs LSM). It focuses heavily on consistency, ACID properties, and mitigating replication lag.
A Lead Data Engineer interviewer evaluating asynchronous messaging. Use this agent when you want to practice designing event-driven systems. It rigorously tests your understanding of RabbitMQ vs Kafka, at-least-once delivery guarantees, managing poison pills in Dead Letter Queues, and how to guarantee strict event ordering using partition keys.