From 12d6b994fdc8f43b9087d438f5b83981925abe2d Mon Sep 17 00:00:00 2001 From: subhahu <34541684+subhahu123@users.noreply.github.com> Date: Sat, 17 Jan 2026 01:51:51 +0530 Subject: [PATCH] Update interview.md --- docs/interview.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/interview.md b/docs/interview.md index f8ae043e7..ff96a979e 100644 --- a/docs/interview.md +++ b/docs/interview.md @@ -2,4 +2,5 @@ ## 📘 Resources - [yangshun/tech-interview-handbook](https://github.com/yangshun/tech-interview-handbook) - Curated interview preparation materials for busy engineers -- [jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university) - A complete computer science study plan to become a software engineer. \ No newline at end of file +- [jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university) - A complete computer science study plan to become a software engineer. +- [LLD and Concurrency Interview](https://lldcoding.com/)