graph = {
"Me": ["DP"],
"DP": ["More DP"],
"More DP": ["Hard DP"],
"Hard DP": ["Existential Crisis"],
"Existential Crisis": []
}
visited = set()
def dfs(node):
if node in visited:
return
visited.add(node)
print(f"Visiting: {node}")
for nei in graph[node]:
dfs(nei)
dfs("Me")
I am an Android developer with...
I will try to teach you in a way that at the end of an hour you will not have any problem in the topic taught in that hour.
When I started learning (DSA, ML, DL), I did alot of mistakes which I really regret it now, I'll make sure you'll don't do the same mistakes during your learning process. Right now I am working at Tredence as Data...
Great Opportunity to be guided by an IITian. I have 12 years of software industry experience and am happy to teach Physics, Math, system design. Spirituality wise, Bhagavad Gita and other scriptures.
I am a passionate engineer who loves to brainstorm new ideas with different young minds. Especially, I have an inclination towards subjects like...
With over two decades of experience in the global IT industry—spanning roles from Software Development to Technology Delivery—I am opening my schedule to mentor the next generation of Computer Science students. My career has been built on mastering the evolution of tech, from core languages like C and C++ to modern cloud-native stacks using...
Hi, I’m a software engineer with a strong passion for C++, Data Structures, Algorithms, and Interview Preparation. Over the years, I’ve solved 2000+ problems and earned titles like Candidate Master on Codeforces, 6★ on CodeChef, and Guardian on LeetCode. But what excites me most is teaching. I’ve guided many students in their placement and...
I’ve always been someone who doesn’t stop at “it works”—I need to understand *why* it works.
That curiosity naturally pulled me deep into Data Structures, Algorithms, and System Design. Over time, I realized most people struggle not because the topics are too hard, but because they’re taught in a way that encourages memorization instead of...
Hello Aspiring Algorithm Experts!
Ready to transform from "Why doesn't my code run?" to confidently saying, "Watch me solve this LeetCode challenge"?
With over 12 years of experience crafting robust digital solutions, I teach the following programming languages and frameworks: Java, Go, Rust, Python, and the Spring Boot framework. My...
Hi there!
I’m a experienced Angular Developer with 1 year of professional experience at a software company, where I’ve been single-handedly managing a project for a US-based flood insurance company. My role involves designing, developing, and maintaining a service portal along with its admin portal—built entirely from scratch -with fully tested...
Some of my notable achievements include:
1. ICPC Amritapuri 2022 Regionalist, secured rank 60 in Double-Onsite Amritapuri Regionals and team rank 154 in ICPC Amritapuri Qualifier Round 2022.
2. Expert in Codeforces under handle Livu_sz (highest rating: 1614) and 5 star in CodeChef under handle abhishek_sz (highest rating: 2017).
3. With a...
Learn Coding the Industry Way – Data Structures and Algorithms, C++, Java, React & Node.js with a experienced Software Engineer
Choose your teachers wisely! Teachers shape a student’s interest. No subject is easy or hard, boring or exciting, it all depends on how it’s taught. So choose wisely. It could be your neighbourhood tutor or it could be...
I am a passionate educator who truly enjoys teaching and helping students grow through a balance of strong theoretical foundations and hands-on learning. Many of my students are now working in reputed organizations and leading IT companies, which reflects my focus on practical skills and career readiness.
I believe in interactive and...
Hi, myself abhinav kumar I have cracked lot of companies and I had given lot of interviews for many big tech giant companies. I have great knowledge in Data Structure and Algorithm and I had solved around 500 good questions in leetCode and I was 5 star in codechef when I was doing coding in my college . Apart from that I had good knowledge in...
I have a good experience of Software Development. I have done B.Tech in Computer Engineering and have cracked interviews of lot of tech giants including Amazon, Microsoft, Google, Swiggy, Oracle, Expedia, lot of start ups etc. I have a good grasp of coding in all languages. I have worked in frontend language using React and javascript. I have...
Software Developer who is ranked among top 11 in codathon-3.0 contest organised by a reputed platform called coding ninjas, I am expertised in coding and transferring that skills through my teaching, I know numerous coding languages and solved over 1000 problems across different coding platforms, my teaching methodology is simple and practical, I...
As I have experience in software company I can teach java programs in better way...feel free to ask any kind of questions... right now am teaching java for grade 9 and 10 and also c++ programming for lower classes..am having a baby so I switched to teaching field..... right now am searching in colleges also to improve my carrier...am ready to work...
At very first i always engage with students and maitain a good student-teacher rapo to ask doubts freely without any fear. If i want to explain the new concepts to students i will introduce the problem like why we use this concept and necessity of the concept and then i will go into concept and start explaining the concepts to students.for example...
I'm not a great teacher neither I'm subject matter expert just I know the basic of java which help me in getting my dream company PayPal.
So I can't promise you that I'll make you the subject matter expert in quickest of your time but yes I can assure you that you can easily able to crack any java interview after 3 months of study with...
I have taught Tech and STEM adjacent subjects and fields for the last 2-3 years from the completion of my 10th standard till 12th in 2 distinct metropolitan Cities with a diverse crowd (namely; Bengaluru and Kolkata)
So language isn't much of an issue for me, I have been an ICSE/ISC student throughout so I am familiar with the basics of backend...
I focus on making complex concepts simple, practical, and interview-ready. My approach is not just about explaining theory, but about helping students understand how things work in real-world scenarios, especially in areas like Java, Spring Boot, APIs, system design, and problem-solving.
I emphasize clarity and structure. Instead of overwhelming...
I’m a software developer experienced in building scalable, end-to-end product features while collaborating with cross-functional teams. I specialize in coding, advanced debugging, and system architecture, with a strong focus on writing clean, efficient, and production-ready code.
My teaching goes beyond basics—I focus on helping students think...