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...
Hi, I’m Ashish.
I’m an AI/ML Engineer with 5+ years of experience teaching and building real-world AI systems.
I hold a PG Diploma in Machine Learning & AI from IIIT Bangalore and a B.Tech in Computer Science. Alongside teaching, I work on production AI applications including LLMs, RAG systems, NLP pipelines, AI agents, and automation...
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...
Hello to all
My self P.Srinivas Reddy.Present I am working as a software developer in a product based company.I didn't have any teaching experience direct to the students.But I have a good experience with my friends as explaining doubts and topics.so now I have decided to teach this all skills to my juniors with the minimal amount of charge.I...
I'm actively building a career at the intersection of deep learning, machine learning, and impactful research, with a particular focus on solving complex real-world problems in healthcare. I hold a Master’s degree in Data Science and am currently working at a healthcare startup, where I contribute to model development and research, especially in...
I am an experienced software engineer with a solid background in Java, Python, Scala, and cloud technologies. I specialize in designing and developing scalable, high-performance applications and have a proven track record in leading complex system migrations. With expertise in multi-tenant Software-as-a-Service (SaaS) solutions, microservices...
Kumar Mishra
➤ Staff Engineer & Online Trainer | US/UK Time Zones | DevOps & Automation Mentor | 10+ Yrs Real-World Experience
➤ Why Learn from a Staff Engineer?
As a current Staff Engineer, I help individuals and teams grow using what I've implemented at Fortune 500 companies:
✅ Built enterprise CI/CD pipelines using GitHub Actions,...
First i will provide recoding session and Pdf of theory part . It is beneficial for the student . After each topic i will take a test and dought class. I will try to teach student with real time example, which helpful for the student to visualisation and better for the understanding . After the course, i will do a project that cover the all topics...
Hello, I am Jakku Babitha, a Master's student in Data Science. I have a strong background in mathematics, statistics, and data analysis. I enjoy helping students understand concepts clearly and assisting with assignments and practical work. I focus on simple explanations and step-by-step guidance to make learning easier and more effective. I am...
I teach programming skills in Python (Basic to Intermediate), SQL(Basic to Intermediate), and Machine Learning projects. I also provide guidance with homework and assignments. My focus is mentoring students who want to build a career in Data Science, particularly as Machine Learning Engineers.
I teach online via Google Meet, starting each topic...
I am a Python developer with 3 years of professional experience building applications, automating tasks, and solving real-world problems using Python. I teach Python from beginner to advanced level, covering concepts like data types, loops, functions, object-oriented programming, file handling, web scraping, APIs, Flask/Django basics, and data...
I have 10 years of teaching experience.
I provide job oriented learning programs.
All kind of vocational course, job support and skill development will be done.
We will provide 100% job support, resume preparation, interview guidance to students.
We mainly focus on RPA, Digital Marketing, AI ML, Testing, Dev-ops and other job oriented...
I always make my class more interactive and project based so that students enjoy the class and learn as well. I help students to understand complex materials with simple and easy examples. Especially, while teaching to younger kids, I give real time examples so that they easily relate programming with real world and understands well.
I have...
Hi there, I’m a Data Engineer working in the Data Ingestion team, where I design, automate, and manage large-scale data pipelines to ensure reliable and efficient data flow across systems. My day-to-day responsibilities include developing and testing DAGs in Apache Airflow, uploading and managing notebooks in Databricks, and monitoring master...
If you really want to learn current Software technology with Ai tools production level no matter you are a school students or college I will help you on it trust once results will surprise you
If you really want to learn current Software technology with Ai tools production level no matter you are a school students or college I will help you on it...
I have scored 98 percentile in Gate. I have completed my masters from A+ institute of India. I took GATE coaching from ACE academy and have good study material from there. I have good teaching skills which keep students involved till the end of the class. I always use real-time examples in my teaching which help students to learn topic well. I can...
Hi! I’m a Performance Engineering Specialist with 11+ years of hands-on experience in diagnosing and resolving complex performance issues across enterprise applications. Over the past 3+ years, I’ve also been teaching and mentoring students and working professionals, helping them break into performance engineering roles, upskill, or prepare for...
I am working as a Bigdata Trainer. I am providing training on Bigdata tech: PYTHON, Apache Spark, PySpark, Hadoop, Control-M, HIVE, Sqoop, Apache NIFI, HBASE, SQL, MYSQL, AIRFLOW, Amazon Cloud, Shell Scripting, Azure cloud and Microsoft Fabric Certified.
l am a B.Tech/B.E graduate. I am more interested in online-based teaching. Also, I like...
Expert Mentor for Power BI, Excel, Python, SQL, Tableau, Data Science, and Statistics
About Me:
Hello! I am a dedicated and experienced mentor with a strong academic background and professional expertise in mathematics, statistics, and data science. With a Master's in Statistics, a Bachelor's in Mathematics, and advanced training in Data...
Hello! I am a Python tutor who teaches Python programming in a simple and practical way for beginners and students.
I provide online classes on:
Topics covered include:
Python Fundamentals
Variables and Data Types
Loops and Conditional Statements
Functions and Modules
OOP Concepts
Classes and Objects
Inheritance and...