Python, Database, Data Structures tutors in postcode 110024

8,786 Python, Database, Data Structures tutors in postcode 110024 found

With an extensive background encompassing over eight years of tutoring and teaching across various platforms, I bring a wealth of experience to my role as a passionate computer science educator. Throughout my journey, I've honed a teaching style that incorporates dynamic explanations, hands-on practice during class sessions, and thoughtfully...

  • India
  • $411/hour
  • 3.0 yr.
  • 8.0 yr.

I am a passionate and results-driven Computer Science educator specializing in Data Structures & Algorithms, Generative AI, and Programming in C, Java, and Python. With a strong foundation in problem-solving and machine learning backed by hands-on industry experience in AI engineering and advanced programming, I focus on making complex concepts...

  • United States
  • $1550/hour
  • 1.0 yr.
  • 2.0 yr.

I specialize in Python, statistical methods, and machine learning, holding a Master's degree in Mathematics and Statistics. My research has been featured in top NLP conferences, and I've achieved a world rank of 9 in an Advanced Python competition on Techgig. My passion lies in data and automation, employing skills in data analysis and web...

  • India
  • $7/hour
  • 2.0 yr.
  • 4.0 yr.

I graduated from IIT Bombay (Dual Degree, 2014) and have been passionate about computer science ever since. I love mathematics and logic. I have chosen computer science because I love every bit of it. I am very passionate and I love what I do.

Teaching is something I truly love, and teaching students (especially beginners) brings me immense...

  • India
  • $3289/hour
  • 4.0 yr.
  • 6.0 yr.

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...

  • India
  • $1237/hour
  • 5.5 yr.
  • 6.0 yr.

As an engineering graduate specializing in Artificial Intelligence and Machine Learning, I bring a strong academic foundation and hands-on expertise to my teaching. For the past two years, I've had the privilege of teaching Python,AI/ML and DSA(C++ and Python) to fellow juniors, helping them build the skills and confidence they need to...

  • India
  • $511/hour
  • 2.0 yr.
  • 2.0 yr.

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...

  • India
  • $511/hour
  • 4.0 yr.
  • 4.0 yr.

Hi, I’m Suman Reguri, an Software Engineer and experienced instructor with a strong passion for teaching and mentoring aspiring students and developers.
I specialize in Python, Data Structures & Algorithms, Generative AI, SQL and I bring real-world engineering experience into the learning process. I emphasize hands-on, practical learning so...

  • India
  • $321/hour
  • 4.0 yr.
  • 4.0 yr.

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,...

  • India
  • $25/hour
  • 0.0 yr.
  • 0.0 yr.

✅ 5+ years of experience

✅ Detailed subject descriptions (no shortcuts)

✅ Mathematics, DSA, Programming, Data Science, and AI

✅ 200+ students (undergrads + professionals)

✅ One-on-one tutoring only

✅ Updated success story for AI trading role

👨‍🏫 Amit Kumar Mohanty
🎯 Founder – Mentor4U | Expert in DSA, Mathematics, Python for...

  • India
  • $0.0/hour
  • 5.0 yr.
  • 5.0 yr.

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...

  • India
  • $1132/hour
  • 1.0 yr.
  • 2.0 yr.

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...

  • India
  • $511/hour
  • 2.0 yr.
  • 2.0 yr.

I am a Software Development Engineer with industry experience at Qualcomm, specializing in building scalable automation frameworks, debugging system-level features, and enabling IoT solutions. With a strong academic foundation—M.Tech in Artificial Intelligence & Machine Learning and B.Tech in Computer Science—I bring both practical engineering...

  • India
  • $821/hour
  • 3.0 yr.
  • 5.0 yr.

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...

  • Italy
  • $2352/hour
  • 3.0 yr.
  • 4.0 yr.

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...

  • India
  • $719/hour
  • 4.0 yr.
  • 5.0 yr.

MSc Computer Science student with strong expertise in C, C++, Python, SQL, HTML, Java, JavaScript, and Data Structures. My teaching style is simple, interactive, and step-by-step, making complex concepts easy to understand. I focus on concept clarity, practical coding skills, problem-solving techniques, and exam-oriented preparation. My...

  • India
  • $0.040.06/hour
  • 0.0 yr.
  • 2.0 yr.

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...

  • India
  • $1121/hour
  • 0.0 yr.
  • 0.5 yr.

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...

  • India
  • $511/hour
  • 2.0 yr.
  • 2.0 yr.

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,...

  • India
  • $13/hour
  • 1.0 yr.
  • 2.0 yr.

Microsoft Software Developer.
Graduated from IIIT Delhi.
I love Coding, Maths, and Physics. I have good command of Data structures and Algorithms. I have solved around 340+ questions on Leetcode and many more on Interviewbit.com ( 150+ questions ), GFG, Hackerrank, Codechef and Codeforces. I have more than 2 years of experience in both Python...

  • India
  • $711/hour
  • 1.0 yr.
  • 1.0 yr.