I am Vandana from bangalore.i have completed M.tech in computer science and engineering with distinction from visvesvaraya technological university .I have completed my BE with distinction from VTU.
I have worked as assistant professor in engineering college I am interested to teach data analytics operating system computer network software...
I believe in collective growth and have a keen interest in teaching, as it not only helps me grow but also helps my fellow students grow. I believe in perfection and do my best to help my students excel in every subject that I teach. At times, I can be a bit strict regarding assignments and homework, but most of the time I believe it is better to...
Hi! I’m Vani Pallela, a passionate tutor with 5 years of experience helping students master coding and mathematics. Whether you’re starting from scratch or looking to sharpen your skills, I’m here to guide you every step of the way. I specialize in: Programming languages: Python, C,C++, Data structure, JavaScript, Web development basics and...
Struggling with computer basics, programming, or digital skills? I’m here to make learning simple, fun, and practical. With years of experience teaching students of all levels — from school learners to job seekers — I break down complex topics into step-by-step lessons tailored to your pace.
Whether you're learning MS Office, coding in Python,...
I help students and early-career developers build real confidence in coding, not just solve problems mechanically.
Over the years, I’ve worked closely with learners who struggled with the same challenges — unclear fundamentals, fear of DSA, difficulty connecting theory with real systems, and confusion about what interviews actually test. My...
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...
With over 15 years of extensive experience in software development, Mohammed Abdul Baseer is a seasoned technologist with a proven track record across enterprise application development, cloud integration, and open-source frameworks. He has contributed to high-impact projects in the investment banking, telecom, and cloud computing domains for...
I am a DevOps Engineer with 6+ years of hands-on experience working on real-time cloud and automation technologies. I teach DevOps and AWS Cloud in a practical, industry-oriented way so that students can confidently attend interviews and work on real projects.
My training focuses more on hands-on practice than theory. I help students understand...
I obtained Ph.D. from IIT Kanpur in the year 1994. Then I worked as Post doctoral research associate in IIT Bombay. I have more then 35 years of total teaching experience of undergraduate and postgraduate courses related to Mathematics in an Engineering College affiliated to Mumbai University including 12 yrs as teaching associate at IIT Kanpur...