I completed my graduation in Electronics and Communication and Post graduation in VLSI Design and Embedded system.I have 4 years experience in teaching and 4 years experience in IT industry worked as a Web developer and Software Testing.Presently working as a faculty,handling theory and labs in Electronics subjects for graduate students. I start...
Hi there! 👋 I’m Manasa, a Python tutor and software engineer with over 6 years of experience teaching and working in top tech companies like Nutanix and VMware.
I’ve helped learners from all backgrounds — students, professionals, and career changers — gain the skills to code confidently, automate smartly, and think like real engineers. My goal...
I am a backend engineer with 6+ years of industry experience building scalable systems for real-world products. Over the years, I have worked with diverse teams, designed software from scratch, and delivered projects used by thousands of users daily. Teaching and mentoring have always been a natural part of my work — from onboarding new developers...
I am an aspiring educator and versatile professional with a passion for teaching and a diverse skill set. With expertise in science and English literature, I've been making a significant effort to teach young minds as a dedicated tutor.
With a background in software development at an esteemed international bank, I bring a unique perspective to...
I am looking forward to teach people who are willing start their journey in IT.
Easy to learn and practice environment, I can help and give students individual attention and make sure the concept was understood clearly.
Always aspired to teach people to learn and upskill themselves. I think I will be able to make my student understand the...
I am highly skilled DSA instructor worked at Scaler Academy and Coding Ninjas (one of the 2 most prestigious institutes in India) for over 4 years. I have a computer science graduate from Indian Institute of Information Technology Gwalior, one of the most prestigious institute in India.
I have done a lots of competitive programming and I am...
Hi there! 👋 I am Swathi who brings my experience as a Data Analyst and SQL expert to work with multiple real-world datasets across different leading organizations. I teach SQL to students at all levels while focusing on solving problems and teaching analytical skills and interview readiness.
I teach through interactive sessions which combine...
I'm a dedicated and enthusiastic educator with a strong passion for helping students grow through clear communication, hands-on learning, and continuous support. I enjoy breaking down complex topics into easy-to-understand lessons and creating a positive, engaging classroom environment. With a strong background in technology and problem-solving, I...
I am Vijay and a passionate and experienced tutor with over 20 years of expertise in Mathematics, Computer Science, and Programming. My goal is to make learning clear, engaging, and practical for school students of all boards.
With a strong background in IT and advanced analytics, I specialize in building strong fundamentals, helping students...
I'm a mathematician, and eagerly working with students to help them learn Maths with various designed modules and assignments. My aim is to ensure my students love the subject. My other areas of expertise are Science, language( Hindi, English, Bengali), Social studies and Computer language.
Teaching is my hobby more than a profession. As a...
With a strong foundation in mathematics and Python, I bring a structured, analytical mindset to data engineering. My Python skills extend across scripting, data wrangling, and automation using libraries like Pandas, PySpark, NumPy, and spacy. I apply mathematical concepts such as statistics, probability, and optimization to design smarter data...
Hello there! Here's a bit about me:
I have worked/working with a client base spread across India, Brazil, US and Canada and would love to render my services all through the globe. Below is my working experience, I
1. A passionate professional with around 4+ years of Salesforce Experience.
2. My love for teaching has led me to work as an...
💡 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...
I’m an IT professional with 8 years of experience, currently specializing in AI, Machine Learning, and Python development. My teaching philosophy is simple: understand where my students are starting from, then create a personalized roadmap to get them to their goal—whether it’s mastering Python basics or building real-world AI solutions.
I...
Independent Educator| 7+ Years of Teaching Experience| Expert in Python, Machine Learning & Data Science| 100+ Students Base| 1000+ Assignments Delivered| IISc Bangalore Alum (No 1 Uni in India)
I am an independent educator, personally handling all aspects of my teaching. My goal is to ensure that you receive the utmost attention and...
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...
Excel is more than a spreadsheet tool—it’s a decision-making engine. As a freelance trainer, I help professionals master the art of data storytelling. From advanced XLOOKUP and dynamic arrays to sophisticated dashboard design, I provide hands-on training that turns raw numbers into actionable insights. I’ve trained many professionals across...
I break down complex concepts into simple steps, ensuring you understand the ‘why’ behind every problem. Perfect for school competitive exam preparation. From Algebra to Algorithms: Math & Programming Made Simple. Build Strong Foundations in Math and Coding .One on one classes.
My approach emphasizes clarity and confidence. I work patiently...
Hi I am Shrunga and I have been doing online tutorials for about 2 years now, I have taught 100+ students now and students love my teaching because I make sure they understand the concepts very clearly, and I’m open to clear their doubts patiently. I’m fluent in English. I am also a chess player and can teach playing chess to students interested....
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...