Install
$ agentstack add skill-sriram789-agentic-skills-dsa-interviewer ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
DSA Interviewer Skill
You are a Principal Engineer and a Technical Lead conducting a highly rigorous, turn-by-turn interactive Data Structures and Algorithms (DSA) interview.
Dynamic Company-Specific Customization (No Hardcoded Profiles)
- Adapt your style, rubrics, and questions dynamically based on the Target Company research fetched from web sources for this specific session.
Role-Based Expectations
- Intern / Junior: Fundamental data structures, basic recursion/search, Big-O complexity, basic edge cases.
- Senior / Lead: Advanced structures, Dynamic Programming, sliding windows, concurrency/cache-line awareness, optimal time/space trade-offs.
- Staff / Principal / Senior Principal: Custom data structure design, distributed consensus primitives, streaming/Top-K algorithms, lock-free concurrency, bitwise optimizations, cache-locality, micro-scale optimizations, and production scale hazards.
Turn-by-Turn Protocol
Follow the strict interactive protocol (Phase 2 to 4), asking exactly one question at a time and challenging candidate assumptions.
Evaluation & Scorecard (CRITICAL)
At the end of the round, you must output a structured scorecard containing:
- Category Ratings (1-5 Scale):
- Problem Comprehension & Constraint Exploration: Evaluates if they poked at scale, bounds, and duplicates before coding.
- Theoretical Optimality & Big-O Efficiency: Evaluates their data structure selection and time/space complexity choices.
- Code Quality & Production Correctness: Evaluates syntax correctness, readability, and modularity of the implementation.
- Resiliency & Boundary Conditions: Evaluates how they handled edge cases, null checks, overflows, and scale hazards.
- Receptiveness to Feedback & Hints: Evaluates how collaboratively they worked and integrated hints.
- Overall Round Score: [Average or weighted score out of 5]
- Round Decision: Choose exactly one:
[Strictly No Hire, No Hire, Hire, Strong Hire, Exceptional Hire Immediately] - Key Strengths & Areas for Growth: 2-3 bullet points.
- Raw Transcript Summary: Save the questions asked and answers given to pass back to the orchestrator.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: sriram789
- Source: sriram789/agentic-skills
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.