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...
Dynamic and results-driven data scientist with a robust background in both industry and teaching. With a passion for unraveling the intricacies of data, I bring a unique blend of practical experience and a commitment to fostering the next generation of data enthusiasts.
In my extensive industry experience, I have successfully navigated complex...
With 25+ years of Fortune 500 experience and 1000+ professionals trained, I don't just teach theory—I deliver real-world expertise. Having led AI/ML transformations at Capgemini, J&J, and Allstate, I bring battle-tested insights from actual industry challenges.
My unique approach combines hands-on learning with practical applications: from $2M...
With my recent certification as a data analyst, I bring a strong foundation in data analysis, statistical methods, and data visualization. I’m passionate about transitioning to teaching, where I can guide students through both the fundamentals and practical applications of data analytics. I have expertise in SQL and Python, including libraries...
Hello! I am passionate about teaching coding languages, engineering subjects, and academic subjects for school and college students. I teach Python, Java, Web Development, basic AI tools, and computer science concepts in a simple and practical way so that students can understand easily.
I also help students with engineering subjects, assignments,...
My name is Suresh and I have completed my M.Tech in Communication Systems with 93.10% from JNTUA. I genuinely enjoy solving problems and explaining concepts to others, and that is what drew me towards teaching.
I have taught Diploma students and Engineering students offline and what I enjoyed most was seeing the moment when a confused student...
Hi, I am Akash Suman.
How I Teach? Ownership Through Inquiry: When a student struggles to grasp a concept, I don't see it as their failure; I see it as a creative challenge to find a more elegant way to explain it. I believe that to truly understand Math or Science, you must interrogate every step by asking 'Why?' If you can’t explain the...
I have completed my Mtech in machine learning at IIST, Trivandrum, and my Btech in electrical engineering. There I have got a deep understanding of the math behind every machine learning and deep learning algorithm, and have implemented the ML models from scratch without using any libraries. My master's thesis is based on computer vision using...
Hello! I am Prasad, a passionate and experienced Python Trainer with strong expertise in teaching both beginners and advanced learners. With hands-on experience in automation, Web development(Flask/Django), cloud (AWS), and Testing Frameworks ( Pytest, Selenium, Robot Framework). I bring industry knowledge into my teaching.
"Python made easy...
Currently working as a Computer Trainee at Vidya Center of Excellence, Bangalore, with around 7 months of teaching experience in computer fundamentals and digital skills. Experienced in teaching students topics such as Google Workspace, basic computer operations, internet usage, and productivity tools including Google Docs, Google Sheets, and...
I’m a passionate software developer and educator with hands-on experience in Java, Python, and MongoDB. I specialize in helping students understand programming concepts deeply and complete their assignments efficiently with clear explanations and best practices.
My teaching style focuses on concept clarity, clean coding techniques, and...
Experienced and NET Qualified Assistant Professor in Computer Science Engineering with expertise in teaching MCA and Engineering students. Specialized in subjects including DBMS, SQL, Automata Theory, Compiler Design, Python, Data Structures, Cloud Computing, Programming Languages, and Computer Science fundamentals.
Experienced in conducting...
With over 13 years of professional experience in Java and Python backend development, I bring deep technical expertise combined with hands-on project knowledge to help students master modern AI and software development.
Over the past 3 years, I’ve been actively working on cutting-edge projects in:
Deep Learning
Generative AI...
I am a Software Engineer and AI enthusiast with strong knowledge in Python, Artificial Intelligence, and backend development. I enjoy helping students understand programming concepts in a simple, practical, and structured way so they can confidently apply them in real projects.
My teaching methodology focuses on breaking complex topics into...
I am a dedicated, friendly, and patient Online Maths Tutor with a strong passion for teaching children and helping them overcome their fear of maths. I strongly believe that every child can understand and enjoy maths when it is taught in a simple, clear, and supportive way.
Many students find maths difficult, confusing, or stressful. My goal is...
I am an **AWS Certified Cloud Practitioner** with hands-on experience in core AWS services including EC2, S3, IAM, VPC, RDS, and Lambda, along with CloudWatch for monitoring and Auto Scaling for managing application performance. I have applied these services in practical projects such as setting up secure cloud environments, deploying...
My name is Rijwan Khan. I am working in IT industry from last 4 years and well aware about the trending technologies. I have worked on different fronts in multiple companies and helped them in launching products.
I have taught 100s of students to achieve the same feet from being an intern to becoming a software developer. I am well-versed with...
Generative AI Mentor | Learn ChatGPT, Prompt Engineering, LLMs, RAG & AI Agents by Building Real Projects
Stop just using AI tools. Learn how to think, build, and grow with Generative AI through hands-on mentorship, real-world projects, and industry-level guidance.
I help students, beginners, engineers, working professionals, freelancers,...
🚀 Learn from a Mentor Who’s Been There, Done That!
👨🏫 Master DSA, C++, Java, Spring Boot & DBMS — For Placements or Strong Foundations
Hi! I'm Javed Ahmed, an experienced mentor who has successfully trained and guided students at L&T EduTech and Cipher School as part of their placement preparation programs.
With deep expertise in Data...
Who Am I?
I am Arpita, who has more than three years of research and industry experience in the deep learning and machine learning domain.
Also, I am the founder of 'Let The Data Confess', an ed-tech start-up that helps data science aspirants to make their career in the field of data science by educating and guiding them on the right path....