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 am a materials major undergrad pursuing research at the Indian Institute Of Science. I have worked with Machine Learning based systems and currently working on computational modelling. I have taught physics, chemistry and mathematics to students of grade 6-12 as a part time job. I focus on making students solve problems actively rather than...
I am an Economics graduate with a background in Industrial Relations and currently pursuing a Master’s in Data Science & Analytics. I specialize in Economics, Industrial Relations, and beginner-friendly Data Analytics (Python & Excel).
I focus on simplifying concepts using real-world examples and practical learning. My teaching style is...
I am a senior developer in a software company. I develop api server systems, rag systems. I am also a senior AI developer where i develop RAG and Agentic systems. I wanted to share my experience and knowledge to others by taking classes. I am also a national Coder. I mostly help my students and juniors in their programming works. I have a very...
I am well versed with fundamental intuition of mathematics, physics and astronomy. This makes me good at teaching them in an easy and understandable approach. I teach students at their own pace giving real time examples and making every complicated topic easy. If you are someone who wants to learn the subject the way it should be learnt, then...
I am a results-driven Python Developer with hands-on experience in building scalable web applications and RESTful APIs using FastAPI and PostgreSQL. I specialize in translating business requirements into efficient technical solutions, ensuring seamless integration between backend services and client-facing applications.
My experience includes...
I am a highly experienced programming teacher with a proven track record of over 6 years in the field. My teaching approach is tailored to meet the individual needs of each student, making complex concepts easily understandable and boosting confidence. I provide comprehensive online tutoring services, covering programming fundamentals, advanced...
Professional Summary
Mohammad Javaid Ul Islam is currently working as an AI/ML Trainer at Edunet Foundation. He has successfully qualified the UGC-NET examination three times, demonstrating strong academic knowledge and research capability.
He has experience working in different universities as an Assistant Professor, where he was involved...
Hey Learners,
I am Sujay Shekhar, an AI Engineer having 5+ years of experience. I'm experienced in Supervised Machine Learning, Unsupervised ML, Reinforcement ML, predictive modelling, data processing, and data mining algorithms to solve challenging business problems.
Robust background in core Python, knowledge of various frameworks and...
Hi there! 👋 I’m Manasa, a Python tutor and software engineer with over 6 years of experience teaching and working in top tech companies like Nutanix and VMware.
I’ve helped learners from all backgrounds — students, professionals, and career changers — gain the skills to code confidently, automate smartly, and think like real engineers. My goal...
I am a Passionate Researcher who has been working in the Field of AI, Computer Vision and NLP for quite few years. I always find interest in teaching and have been tutoring few students from past 2 years. I have 3+ years of professional experience in the Fields of Industries, healthcare, and Household, First Class will be free and based on the...
Hello,
I've done my Bachelor's in Engineering( CPI 8.56/10) from IIT Kharagpur and Master's in Pure Mathematics (8.65/10) from IIT Gandhinagar. Post that, I did research work at IIT Bombay towards an M.Phil. in Mathematics. I'm incredibly passionate about Mathematics, Physics, Computer science, Mathematical economics and teach a range of topics...
Technical learning is all about learning with real-world problems and get trained from someone who has industry experience in leading technology companies. Don't worry you are in the right place!
What kind of Students should approach me?
1) Someone looking for a career change in the Cloud Industry, especially in AWS. And I prefer you should...
I am a backend engineer with 6+ years of industry experience building scalable systems for real-world products. Over the years, I have worked with diverse teams, designed software from scratch, and delivered projects used by thousands of users daily. Teaching and mentoring have always been a natural part of my work — from onboarding new developers...
I am a Software Engineer with a strong passion for teaching and mentoring students in coding and technology. Along with my industry experience in software development, I have worked as a coding instructor at WhiteHat Jr, where I taught international students and helped them build a solid foundation in programming, logical thinking, and...
I completed my graduation in Electronics and Communication and Post graduation in VLSI Design and Embedded system.I have 4 years experience in teaching and 4 years experience in IT industry worked as a Web developer and Software Testing.Presently working as a faculty,handling theory and labs in Electronics subjects for graduate students. I start...
Hi 👋 — thanks for stopping by!
I’m a friendly, patient teacher who believes learning should feel simple, clear, and practical. My goal is not just to “finish the syllabus,” but to make sure you truly understand what you’re learning and feel confident using it.
In my classes, we go step-by-step. I explain concepts in everyday language, with...
I am a computer science tutor with a background from IIT Bombay and a passion for making programming accessible to everyone. With years of hands-on coding experience and practical teaching methods, I focus on real-world applications that bring concepts to life.
Whether you're a beginner or looking to deepen your skills, my personalized...
I am an aspiring educator and versatile professional with a passion for teaching and a diverse skill set. With expertise in science and English literature, I've been making a significant effort to teach young minds as a dedicated tutor.
With a background in software development at an esteemed international bank, I bring a unique perspective to...
I am a semiconductor industry veteran, educator, and founder of WiByte
, a global programming school focused on helping students truly enjoy coding while building strong computational thinking and problem-solving skills.
I hold a Master’s degree from National University of Singapore and have worked extensively in advanced technology and...