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...
Experienced Computer Science & Mathematics Educator | Python | Olympiad Math | Data Science | AI & Machine Learning
I am an experienced educator with over 11 years of teaching experience and an MTech degree in Computer Science. I specialize in Python programming, Computer Science fundamentals, Olympiad Mathematics (up to Grade 5), Data Science...
Hi, I'm Keshav Raj, a B.Tech Cybersecurity Graduate and CEH Master V13 AI certified professional with practical experience in penetration testing, vulnerability assessment, Splunk SIEM, detection engineering and SOC operations.
My teaching focuses on practical, hands-on learning rather than theory alone. Students will work with...
As a seasoned academician with a Master's degree in Computer Application (MCA) and a Bachelor's degree in Science with IT (BSc IT), I bring a strong foundation in computer science and a passion for teaching to the classroom. Having qualified the National Eligibility Test (NET), a mandatory requirement for Assistant Professor roles in India, I am...
I hold a Master's degree in Software Engineering from Quaid-e-Azam University, Islamabad — one of Pakistan's top-ranked and HEC-recognized universities. With over 6 years of teaching and academic assistance experience, I have worked with hundreds of students across Pakistan and internationally, helping them not just complete their assignments, but...
Hello! 👋 I am a passionate programming tutor 💻 specializing in beginner-friendly coding and web development.
I teach programming languages and web development 🌐 in a simple, clear, and practical way. My focus is on hands-on learning 🛠️, where students understand concepts and apply them by building real-world projects.
I can help you...
I am an aspiring Electrical engineering faculty with a diploma in electrical engineering and a Bachelor's degree in Electrical and electronics engineering. I have completed one year of professional coaching, which has enhanced my technical expertise and classroom readiness. As a fresher teacher, I am eager to teach electrical subjects with...
With over 28 years of experience in the IT industry along with a strong passion for teaching since 1995, I bring a unique blend of real-world expertise and practical training approach. I have been consistently involved in mentoring, guiding, and developing learners across multiple domains.
I specialize in delivering training across various IT...
I have been teaching since 2020, helping students not only achieve strong academic results, but also develop genuine confidence and interest in learning.
Over the years, many of my students have scored 90+/100 in their examinations and successfully entered the universities they had dreamed of attending. More than 20 of my students have become...
I am currently working as a python developer in Tom most MNC company in India.i have good knowledge in python and developed so many projects using python. I will help you to develop your skills and will get good job in MNC companies. I know both telugu and English. Will explain in both languages and explain each and every topic and will help on...
I am an experienced computer trainer who loves helping students learn Python and Microsoft Office. I am in the field of teaching since 2018. I am a certified computer trainer with expertise in Python, validated by the Python Institute, and have successfully passed the faculty assessment by the NIIT Foundation. I believe learning should be fun, so...
I am a passionate and experienced educator with over six years of teaching chemistry and biology, specializing in helping students master complex scientific concepts and apply them in real-world scenarios. My approach combines theory with hands-on practice, utilizing psychomotor methods to equip students with the practical skills they need to...
My name is Noureldien, I have B.Sc in computer Science.my skills are programming language (python - C++ - Java) -Machine learning and Basic IOT.I work in many projects using different programming language like python, C++ and Excel
I can teach statistics, mathematics and programming.
I'm looking forward to obtain knowledge and skills so that be...
You can connect with me to get tutored on various concepts from Mathematics, Statistics, Programming (C and Python), to advanced concepts such as Data Science, Machine Learning and Deep Learning. Be it teaching from basics or helping you out for assignments, I can cover them all. I also teach solving Rubik's puzzles. Since I'm an Undergraduate...
i am a UI/UX Designer with a strong focus on creating intuitive, user-centered digital experiences, supported by a solid foundation in programming and problem-solving using languages such as Python and C++.
Beyond design, I am skilled in writing code and solving programming-related problems, which helps me approach design with a logical mindset...
I am a senior AI Engineer and Machine Learning Instructor with strong practical experience in Artificial Intelligence, Deep Learning, NLP, Computer Vision, and Generative AI. I graduated in Computer and Control Systems Engineering with a strong academic record and have worked on real-world AI systems including multimodal RAG applications, Arabic...
Hello! I am a passionate and dedicated tutor specializing in Computer Systems and Networks. With a strong academic background in technology, programming, and mathematics, I help students simplify complex concepts, build solid foundations, and excel in their studies.
Whether you are struggling with networking basics, learning to code from scratch,...
I have my own plan of action when i deal with students which gives me more confidence on the Student and the Subject. I am very patient and active listener and i try to address every point if the student has any queries related to the subject or any project. I am very much committed to my work and I stick on timings and the deadlines very much. I...
My pedagogy is to understand the students and parents requirements. This give an idea about the understanding level of students. According to that I used to proceed because every student has a different level of understanding.
I was the state topper in mathematics with 98℅ marks in year 2001.
I believe with the help of good teaching (knowledge...
I usually start teaching from the basics so students can clearly understand the foundation. Once they are comfortable, I move step by step to advanced topics.
My teaching is more practical than theory. I focus around 80–90% on practical explanation with real-time examples and only 10–20% on theory, so students can easily understand how things...