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 currently studying in class 12th . I am searching for a job so it will help me to get through my concepts thoroughly . Though I got good percentage in class 11th I want to teach the topics so I can get through them for my future opportunities . I am very good in chemistry, partly physics . I did my class 10th from icse board which makes me a...
Hi there! I’m an educator with 9 years of experience doing what I love most: helping students find their "aha!" moments. For nearly a decade, I lecture in core Computer Science, making complex technology and coding simple and exciting for university students.
But my true passion extends beyond the lecture hall. As a home tutor, I bring that same...
I’m a Btech student and I'm very passionate tutor with a strong foundation in aptitude, Python, and C programming from basic to intermediate levels. I focus on explaining concepts in a simple, clear, and practical way so students can easily understand and apply them.I will try to adapt th learner style and help them understand conceptsin their own...
Hello! I am Chetan Garg, an AI Developer with a strong passion for teaching and helping students build practical skills in technology.
I specialize in Python Programming, Artificial Intelligence, Machine Learning fundamentals, Data Structures, and Engineering Mathematics. My teaching approach focuses on making complex concepts simple and easy...
Hi all!
I Nabeela Hasan doing research in computer science. I love to make students aware about technologies about interesting facts which makes my students to study this subject including mathematics. One most important thing I also include my students in my research that not just increase their thinking ability but also benefit them in future...
I am an AI researcher and engineer passionate about helping people understand and build real-world AI systems. My work spans machine learning, computer vision, NLP, and generative AI, and I’ve contributed to AI4Africa and several international projects. Over the years, I’ve built and deployed more than 200 AI solutions across healthcare,...
Hello! I am a Software Engineer based in Bengaluru with strong expertise in Python, SQL, Data Science, and Web Development. In my professional role, I work in performance engineering and benchmarking, where I use Python to analyze system performance and solve real-world technical problems.
I am passionate about teaching and helping students...
I am a passionate Programming Instructor with experience teaching students aged 8–18, helping them start from zero and progress to building real-world projects.
I specialize in teaching Python, HTML, CSS, and JavaScript in a simple, practical, and engaging way. My goal is not just to teach coding, but to help students think logically, solve...
I am a passionate IT tutor and software developer with experience in programming, web development, data analysis, and cybersecurity. I focus on hands-on, project-based learning, helping students turn concepts into real-world applications using Python, JavaScript, React.js, Flask, MERN stack, SQL, and AI/ML.
My teaching style is interactive,...
I am a B.E graduate and have hands-on experience in Software field.
My technical expertise includes:
Languages
 C
 C++
 Core JAVA
Specialist in test automation tools:
 Selenium IDE
 Selenium WebDriver
 Selenium RC Server
Maven
Cucumber
Karate API testing
I am interested in sharing knowledge to others. I strongly...
I am passionate to contribute to the world of teaching, mentoring, guiding and grooming students in technological fields by tutoring on my expertise. I have proficient working experience in Java Technologies, Maven and Git. I have good backend software developing, teaching and mentoring experience. Can teach the concepts in simple way with...
Faith Wairimu – Your Partner in Business, Finance, and Accounting Excellence
Welcome to a world where complex problems find simple solutions and academic challenges turn into opportunities for success! I’m Faith Wairimu, a PhD holder in Business Administration and a master’s degree expert in Finance and Accounting. With over 2 years of...
I am Senior java developer with 10+ years of experience in java,J2ee, node.js, Spring boot, mvc, Hibernate
Strong Experience on Automation testingweb and desktop app development.
Have strong expertise in data design patterns, multi threading, networking, genetic algorithm implementation, Core Java, Advanced Java and more.
Work for different...
I would describe my teaching style as coaching. Instead of offering answers to my students, I try to ask the right questions, and with the help of demonstration and group activities they should find the answers. In my opinion, the young generation lacks critical thinking and creativity. I try to help them develop these abilities, and that’s...
Hey there, curious minds and future adventurers! Ever wonder why the sky is blue? It’s because sunlight hits tiny air molecules, and blue light scatters more than the rest—so the sky ends up looking blue!
But that’s just the beginning. I’m an undergrad CS student, and I’m here to make learning science, math, and tech fun and practical. Think...
I take a personalized approach to their learning, understanding that each individual has unique needs, strengths, and challenges. I am committed to creating a supportive environment where they feel valued and empowered to reach their full potential. With a deep passion for the subject I teach and a genuine interest in their success, I make...
I am a passionate and experienced Python and machine learning tutor with a proven track record of helping students learn and succeed. I have a strong understanding of the fundamentals of Python programming, as well as more advanced topics such as data analysis, machine learning, and web development. I am also proficient in a variety of machine...
enior Statistician & Data Scientist | 15+ Years Experience | R, Python, SPSS & Stata
Are you an MSc/PhD candidate, researcher, or NGO professional overwhelmed by data?
Whether you need a patient mentor to teach you the methods or an expert consultant to handle the heavy lifting, I am here to ensure your project is a success. I specialize in...
I am a Robotics and AI teacher working with the ICSE curriculum.
I provide online tuition for Classes 9 and 10 in Python, Robotics and Artificial Intelligence.
My teaching focuses on concept clarity, exam-oriented preparation and project guidance.
Python:
Strings & string functions
User-defined functions
Local & global variables
Python...