I am a software engineer with a strong foundation in data structures, algorithms, and backend system design, with hands-on experience building and maintaining high-scale production systems. I specialize in Python and Django and have worked extensively on data-heavy applications involving large-volume processing, asynchronous task pipelines, and...
Dr. Sonal Garg – Online Coding Instructor
PhD in Computer Science | 10+ Years Teaching Experience
Experienced and passionate Computer Science educator with over 10 years of teaching expertise in programming and core subjects. Specialized in Python, Data Structures & Algorithms (DSA), C, C++, and Java, with a strong focus on building logical...
I am a Data Engineering professional with 2.5 years of industry experience, currently teaching students across different levels. I focus on helping students think logically, solve problems independently, and apply concepts in real world scenarios not just memorize theory.
My teaching methodology is hands on and application driven, where...
I am a Software Engineer with 4+ years of professional experience in Flutter, Android development, backend-integrated systems, and modern software engineering practices. I currently work on real-world production mobile applications and enjoy teaching programming, software engineering, and problem-solving in a practical and beginner-friendly...
I am a passionate tutor with 1 year of experience teaching Python, Data Structures & Algorithms (DSA), and Mathematics. My teaching approach is different from traditional methods — instead of directly jumping into theory, I first build understanding through real-life examples, practical scenarios, and intuitive problem-solving. Once the student...
I am a Frontend Developer and Full Stack Instructor with 2 years of combined industry and academic experience. Over the past year, I have specialized in React.js development, where I’ve built responsive and scalable web applications using modern frontend technologies like HTML, CSS, JavaScript, and Tailwind CSS. My work focuses on clean code...
🚀 Hi, I'm Keval Kapadia – Your Mentor for Frontend Development & DSA Interviews
I specialize in React.js, JavaScript, TypeScript, HTML, CSS, and Data Structures & Algorithms – and I train students to crack FAANG, Big-N, and product-based company interviews with a completely job-focused, hands-on learning approach.
🧠What I teach...
I believe we all will always be a student. Life is about learning everyday so lets learn together. I have struggled a lot in my school and college days to understand the basic concepts, visualizing the memory management and therefore know exactly where you might be facing difficulty. So lets dig deeper at memory management level and understand the...
I am a science graduate from NIT with a strong academic background, having secured merit positions in both 10th and 12th grade. Along with my technical expertise, I have professional work experience that has strengthened my problem-solving abilities, discipline, and responsibility.
I am passionate about learning and sharing knowledge. With...
Hi! I’m Shubham, a dedicated Computer Science student from India who loves helping students learn and grow.
I enjoy teaching concepts in a simple and clear manner so students can understand without feeling stressed.
I focus on building strong fundamentals, clearing doubts, and improving problem-solving skills.
If you’re looking for someone...
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 have been teaching mathematics and computer science to high school and university level students for the past 4 years. Students needing help in any kind of assignments or direct academic help can contact me . I have expertise in all core subjects of computer science including DSA, CN, OOP, Operating Systems, DBMS. Students can also request help...
Hello! 👋
I am a full-stack software developer with over 3 years of professional experience, specializing in frontend-focused development using React and solving complex problems with C++ and Data Structures & Algorithms (DSA).
What I Offer:
📚 DSA with C++ Tutoring:
Learn C++ fundamentals, STL, arrays, recursion, linked lists, trees,...
As a teacher at MOE schools in the UAE, I am committed to delivering high-quality education in Computer Science, Physics, and Mathematics for students in grades 7-12. My primary goal is to create a positive and engaging learning environment where students are encouraged to think critically, develop problem-solving skills, and apply their knowledge...
Hello, I am Nandhini bai.
I have completed my diploma in Computer science engineering from a recognised college and I am currently entering into BTech second year through a lateral entry.
I am passionate about teaching and can confidently handle computer science subjects as well as physics and chemistry for 10th grade.
I can clearly explain...
Hi, I’m Deepak. I love teaching and making technical topics easy to understand. I teach Data Structures, Backend Development, SQL, Python, Mathematics, Docker, and Git in a way that is simple, practical, and clear.
My approach is very student-friendly:
I explain concepts step by step, without rushing.
I use real examples so that you actually...
🔥 Do you want to be proficient in Modern C++/Advanced C++/Dynamic Programming/Data Structures (DS)? Do you want to migrate from Python, Java, C#, and NodeJS to Modern C++? Are you looking forward to your placements? Look no further! 🔥
🎯 If your answer is a resounding "Yes," then don't waste any more time searching elsewhere! 🚀
After a...
I have more than 7 years of experience in teaching Btech CSE students. I have a good hold on the programming languages C, C++, Python and, Operating Systems, Data Structures, Database Management Systems, Network Security. I have also qualified the prestigious UGC-NET exam for Lecturership. Hence my knowledge is not restricted only to the subjects...
Software Engineer | Programming Tutor Focused on Real Understanding
Hi, I’m a software engineer who knows what it’s like to start learning programming from scratch. I’ve faced the same challenges many beginners do—struggling with abstract concepts, feeling stuck, and wondering if things will ever click. Over time, I worked through those...
Hello there! My name is Aditya and I am a passionate and experienced teacher of programming, data structures and algorithms (DSA), and C++.
I have a deep understanding of programming concepts, DSA, and C++, and I have designed my teaching methodology to cater to different learning styles. I believe in creating a supportive and inclusive...