I’m a passionate DSA tutor with real experience in software development and teaching. I’ve done two internships — one at Amazon and another at Cisco — where I worked on solving real-world problems using data structures, algorithms, and backend development tools like Java, Flask, and AWS.
I’ve been actively involved in competitive programming...
Hi there!
I am a Senior Software Engineer with 5+ years of industry experience working full-time in a MNC.
If you are a student starting as a beginner I know exactly how to guide you, I have experience with 50+ people who were either starting to learn new languages or were starting programming. I tutored some of them and guided a few. Now all...
I am a highly skilled and experienced data structures and algorithms expert with a deep understanding of Java, C++, and Python. My passion for teaching allows me to communicate complex concepts effectively, creating an engaging learning environment. I excel in designing optimized algorithms for real-world challenges and continuously stay updated...
Enthusiastic MTech Computer Science and Engineering student offering engaging online tutoring!
->Specialised in Data Science and Artificial Intelligence.
I'm passionate about helping students develop a strong understanding of computer science concepts.
Currently pursuing my MTech in Computer Science and Engineering, I possess a deep knowledge...
My teaching style is simple, interactive, and student-focused. I explain concepts step by step using practical examples and encourage students to ask questions freely. I focus on building strong fundamentals, clearing doubts, and improving problem-solving skills through regular practice and personalized guidance.I can teach Mathematics, Science,...
I’m Saiteja Konam, an Software Engineer and passionate educator dedicated to transforming learners into confident problem-solvers and real-world AI builders.
With deep expertise in Python, Data Structures & Algorithms, and Generative AI, I specialize in helping students and working professionals move beyond theory and build production-ready...
AI Educator & Data Scientist | Expert in PyTorch, TensorFlow & Deep Learning
I am a dedicated AI Educator and Innovation Strategist with a proven track record of training over 1500 students in Machine Learning and Deep Learning. My experience includes serving as an AI Instructor for the Samsung Innovation Campus, where I led intensive programs...
Please find my work below:
1. Created 2000+ video lectures in C, C++, Java, Python, Data Structure, and Algorithm for B2C courses.
2. Created 500+ coding questions for various courses, and 800+ coding questions for online platforms.
3. Mentored more than 5000 students.
4. Solved more than 10000 doubts related to coding, career guidance, time...
Mastering DSA doesn't have to be intimidating. I am an experienced Computer Science educator with a 2-year track record of simplifying algorithms for students of all levels. Having worked with Code Parallels and conducted extensive training workshops in colleges, I understand exactly where students struggle and how to fix it. My teaching style...
🎓 Education:
Completed Bachelor's and Master's degrees in Mathematics and Computer Science from the esteemed Indian Institute of Technology (IIT) Kharagpur, securing a remarkable All India Rank of 1059 out of 1.5 million candidates in the JEE Advanced examination.
📚 Expertise:
Proficient in guiding students across a broad spectrum of...
Hello! I am a B.Tech student specializing in Artificial Intelligence and Machine Learning with a strong interest in coding, problem-solving, and technology education. I teach Python, C programming, basic Data Structures & Algorithms (DSA), and Microsoft Office tools such as Word, Excel, and PowerPoint.
My teaching style is simple, practical,...
I have 18 years of experience in software industry. I have build end to end products and have seen the full life cycle.
I have taught professionals, school/collage students.
I have helped some students placed in company with better profile and salary and some students in getting into IT industry.
I have hands on working experience in...
Hello, and thank you for visiting my profile.
I am a Computer Science and Engineering (Data Science) last semester student, with a strong academic background in Mathematics, Data Structures & Algorithms, Python, and AI/Data Science, along with professional proficiency in English (IELTS CEFR B2 level) and Hindi.
I have experience teaching...
I am a Computer Science student with a strong foundation in problem-solving and programming, and I genuinely enjoy breaking complex concepts into simple, understandable ideas. Over the past few years, I’ve worked extensively with Python, SQL, Object-Oriented Programming, and web technologies like HTML and CSS, both in academic projects and...
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...
Hello! I’m Mohana, a passionate and patient online tutor dedicated to helping students from Kindergarten to Grade 12 excel in English, Mathematics, Hindi, and Science.
With a strong academic background and excellent communication skills, I make online learning interactive, engaging, and effective. Each session is carefully tailored to the...
I am a 1600+ rated player on chess.com. If you are looking for a sparring partner, I can be one to help you increase your elo rating as well as game play style and mindset. I am just starting as a teacher, more like a friend who can help you develop your chess profile. I break down every move's significance and analyse it's effects... that's my...
Hello! I'm Vijaya Tejaswini, a Computer Science student at NIT Warangal with a passion for helping students grow academically and personally.
I teach programming concepts in a simple, structured, and beginner-friendly manner while also supporting students in developing healthy study habits, productivity skills, and emotional...
I have a good level of expertise in Data Structures and Algorithms. I have solved more than 2500 problems on multiple coding platforms. I have a max leetcode rating of 2200 and Expert level on Codeforces. I can help you with starting Data Structures and Algorithms and getting proficient in it. I can further help you with interview preparation for...
Hello!
I am a tutor with 2+ years of experience in teaching Programming & DSA, and I have successfully led several training sessions for learners at different levels.
I specialize in Programming & Computer Science:
– C++, C, Python
– C# and .NET
– ASP.NET Core (MVC & Web API)
– Object-Oriented Programming
– Data Structures &...