II.
LibraryProcess JSON
Structured · livelib-process:algorithms-optimization--mock-coding-interview
specializations/algorithms-optimization/mock-coding-interview json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:algorithms-optimization--mock-coding-interview",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/algorithms-optimization/mock-coding-interview",
"description": "Mock Coding Interview Session - Full mock interview simulation with problem presentation, timed solving,\nhint system, and detailed feedback on problem-solving approach, code quality, and communication.",
"libraryPath": "library/specializations/algorithms-optimization/mock-coding-interview.js",
"specialization": "algorithms-optimization",
"references": [
[
"Technical Interview Best Practices"
]
],
"usesAgents": [
"interview-coach",
"feedback-generator"
]
},
"outgoingEdges": [
{
"from": "lib-process:algorithms-optimization--mock-coding-interview",
"to": "skill-area:dynamic-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:algorithms-optimization--mock-coding-interview",
"to": "skill-area:graph-algorithms",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:algorithms-optimization--mock-coding-interview",
"to": "domain:computer-science",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:algorithms-optimization--mock-coding-interview",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:algorithms-optimization--mock-coding-interview",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:algorithms-optimization--mock-coding-interview",
"to": "workflow:architecture-decision-record",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:algorithms-optimization--mock-coding-interview",
"to": "specialization:algorithms-optimization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:algorithms-optimization--mock-coding-interview",
"to": "lib-agent:algorithms-optimization--interview-coach",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}