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...
Hello! I'm Dijin, a passionate educator specializing in Python programming and Data Science concepts. I believe sharing knowledge is the most effective way to deepen understanding and foster learning. My teaching approach centers on interactive, practical sessions that make complex concepts accessible and engaging, emphasizing a project-based...
I am a favourite teacher from my previous company - Byjus, with 25+ students under my wing. Children will benefit the most from me because of my friendly nature and knowledge and ability to deliver the lesson in a way that is very clean and simple to the students. My teaching will help the students develop interest in the subject and they will ask...
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...
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...
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...
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...
Hello there!
With over 7 years of experience in the online tutoring field, I am thrilled to offer my expertise to students seeking guidance in mathematics, physics, computer programming, and machine learning. In my relatively short career, I have had the privilege of leading numerous students towards remarkable academic achievements.
What...
Hi all,
I can help you in understanding the basic concepts of maths and reasoning. I believe learning and achieving clarity develop with discussion and problem-solving. I will be frank if I cannot help you with the concepts which I am not clear about (which eventually saves your time).
I am interested in working with data in R (tidyverse...
I am a Software Engineer at Capgemini with a passion for architecting scalable data solutions. My teaching philosophy is built on the intersection of Rigorous Logic and Modern Technology.
With a strong foundation in Python, SQL and PySpark, I bring a unique algorithmic perspective to Data Engineering. I don't just teach you how to write a Spark...
I’m a passionate Technical Trainer and currently working as a Software Engineer at TCS, with over 1.5 years of professional training experience. My approach is simple yet powerful — I start every concept with real-world examples, explain the core theory in an easy-to-grasp manner, and then guide students through hands-on coding sessions. I believe...
My name is Rahul, and I’m a seasoned Python professional teacher and developer with over 6 years of experience in software development and education. I hold a master’s degree in Computer Science, which has equipped me with a solid foundation in programming and web technologies. Over the years, I have had the privilege of training more than 100...
Interactive and Student-Centered Learning
My online teaching style is highly interactive and student-centered. I design lessons that encourage active participation, such as discussions, group projects, and interactive quizzes. I also use digital tools like polls, chat features, and breakout rooms to keep students engaged and make them feel...
’m a professional software developer with 5.5 years of real-world coding experience, and I specialize in helping students actually understand programming—not just memorize syntax. I’ve worked on production-level applications, solved real business problems, and now I focus on teaching the skills that matter in interviews, jobs, and real...
I am software engineer who loves technology. I primarily write code in Python and enjoy working with data.
I enjoy teaching with examples and helping students find the joy in programming. I want to use my experience and make learning an enjoyable experience. I intend to make you skilled and equipped with knowledge to help you in your required...
Experienced and dedicated Lecturer with 9 years of experience in higher education, specializing in Computer Science and Information Technology subjects. Proven expertise in teaching core programming and software concepts, including C, C++, Java, Python, UNIX, Data Structures, and Software Engineering, with a strong focus on conceptual clarity and...
I can teach machine learning topics using python. I can handle it through online mode. U can enjoy my teaching without being boring. Students from grade 8 to any higher level can be handled. I can teach using skype, google meet or any other online platform whichever is suitable for the student. I can help in solving their assignment by guiding...
💡 About Me
I’m a Senior Software Engineer with over 5 years of experience in Robotics, Automation, and the Automotive sector. I specialize in C, C++, and Python programming, and I have a strong passion for teaching robotics programming in a simple and engaging way.
🚀 My Teaching Style
Learning with me is never just theory — it’s hands-on...