I’m Ashish Kumar, an IIT graduate and Software Engineer at Google with a passion for teaching and mentoring students to achieve their academic and career goals. Over the years, I’ve helped learners master Data Structures, Algorithms, System Design, Mathematics, and Science through crystal-clear explanations, real-world examples, and interactive...
I am Sreya, I have teaching experience of 4 Years both Online & Offline. I have experience & Proficiency in teaching Maths - School Class 1-X, Excel,Basic Coding, SQL and Statistics.
My teaching style is through practical examples, foundational concepts and through practice. I ensure the concepts are clear to student before moving on to...
Hi, I’m Mutahira Anees, a qualified educator with a Bachelor of Education (B.Ed.), 10+ years of English teaching experience, and 6 years of Coding teaching experience.
I have worked with students from Australia, Canada, the UK, and the USA, supporting learners across a wide range of ages and abilities. My expertise includes English grammar,...
I am a passionate, patient, and dedicated tutor with experience teaching Mathematics and Physics for Class 12 students as well as programming subjects such as Java, Python, and SQL for beginners and college students. I strongly believe that every student can excel with the right guidance and clear understanding of concepts. My teaching methodology...
I have done M.A in Hindi and B.Ed in Hindi and English subject. I have 7 years teaching experience. I am fluent in Hindi and English.
I like to teach, using different resources, ensuring the classes are varied and interesting. I know the different challenges that learning a language can bring and I truly understand that everyone has their own...
I am a passionate teacher. With my knowledge and skills I have gained so sar, would like to help learners have a joyful experience of learning various aspects. I love interacting with school kids. Thrive to deliver any given topic with practical examples and clarity. I make use of simple flow charts, diagrams and few tricks to help remember the...
Most students don't really hate studies or any subject - it's often the way it's taught. I believe learning should be fun, not punishment. With 4 years of teaching experience, my students have consistently delivered outstanding results, and many of them say they actually started enjoying studies with me. Teaching for me is a hobby, not just a...
Dear Students,
I am a passionate lifelong learner and an experienced software professional with 20+ years in Computer Science. I offer individual one-to-one online sessions for students, working professionals, and career switchers.
My teaching approach focuses on strong fundamentals, clear explanations, and real-world application helping...
🌟 Welcome to LB Teaching Platform! 🌟
We provide online tuitions from Grade 1 to Grade 12, covering all subjects and curriculums – national and international.
Our expert tutors also offer special courses like Yoga, Dance (Freestyle & Classical), Chess, Music, Vedic Maths, Abacus, Spoken English, IELTS, and much more!
Flexible online classes...
Having successfully qualified JEE Advanced and currently pursuing my studies at IISc, I possess ample knowledge in the subject.
Having undergone the same preparation phase myself, I can empathize with the specific challenges you might be encountering. Instead of simply presenting theoretical concepts, I find it more effective to elucidate them...
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 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...
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 dedicated and passionate mentor with a strong foundation in Computer Science, Specializing in Machine Learning (ML) and Deep Learning (DL). With 6 years of experience in the field, I have developed a deep understanding of core concepts and hands-on expertise in applying advanced techniques to real-world problems. My mentoring philosophy...
Tired of generic AI courses that recycle textbook definitions without real-world relevance? I'm an AI and Machine Learning educator who makes complex concepts accessible through visual thinking and interactive tools. At Dayananda Sagar University, I teach Natural Language Modelling and Industrial Robotics.
My teaching approach involves a...
Dedicated and passionate educator with over 15 years of industry experience . Currently working as a Senior Manager at a leading company, with a parallel commitment to academic mentoring through cutting-edge technologies. Skilled in Python, TensorFlow, PyTorch, and real-time application of ML/DL in industrial settings.
Possess a strong...
I am an IIT M.Tech graduate in VLSI with more than 10 years of experience in VLSI design, FPGA development, RTL design, processor architecture, digital systems and engineering-oriented problem solving. I am currently involved in advanced research activities related to semiconductor systems, processor architecture, AI-assisted hardware design and...
I have always been a quick and comprehensive learner, able to absorb the most complex ideas and apply them with ease. I have been fascinated by the possibilities of the extra-terrestrial and have chased my dreams and have now worked for more than 6 years in spacecraft structures at the Indian Space Research Organisation. I have won various...
Hello
This is Ria, an undergrad student pursuing B.E in Artificial intelligence and machine learning and also working as Deep Learning Research Engineer in Boltzmann Labs.
I love teaching and I teach students in the most simpler way possible,so that they can understand.
I teach coding,machine learning,deep learning,Python,physics,chemistry and...
Hi!
I am currently working as a Senior Consultant in AI Risk at Ernst and Young LLP. I would love to help you with Data Science, Data Analytics, Python, R, Data Visualization, Machine Learning, Deep Learning, LLMs and Artificial Intelligence Assignments and Projects.
I have done my BSc in Mathematics degree from St. Xavier's College, Kolkata....