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...
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...
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...
What makes me a good teacher is my strong foundation in backend development, data structures and algorithms, C++, low-level design, and Java Spring Boot, combined with my ability to break down complex technical concepts into simple, easy-to-understand ideas. With over a year of hands-on experience, I focus on teaching in a practical,...
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...
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...
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...
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...
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...
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...
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...
Hi! I’m Surya — a tutor who believes that if you can’t explain it simply, you don’t understand it well enough.
My teaching style is inspired by Richard Feynman’s approach — breaking complex ideas into simple, intuitive pieces that actually make sense. I focus on building real understanding, not rote memorization.
I teach Programming (Python,...
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...
I am an MCA graduate with a strong academic background in Computer Science, Programming, and Data Analytics. I love teaching and simplifying complex concepts so that every student whether beginner or advanced can understand them easily.
🌟 My Teaching Approach
I start by understanding the student's current level and learning style.
I...