I am Rahul Sarkar (RUHAL), a young technology mentor and educator passionate about cybersecurity, AI, Linux, and practical computer skills. I specialize in making complex technical topics easy to understand for beginners and students, whether in Bangla, Hindi, or English. My teaching focuses on hands-on learning, ensuring that every student can...
I teach DSA and MERN Stack in a clear, structured, and interactive way, focusing on practical examples, hands-on coding practice, and complete placement preparation. With 2 years of experience, I have guided students to solve problems efficiently — from brute-force approaches to fully optimized solutions — and helped them successfully build...
I am a competitive programmer and software developer with a strong foundation in Data Structures and Algorithms, having solved 700+ problems across LeetCode and Codeforces and achieved a peak LeetCode rating of 2152 (Top 1.6% globally). I consistently rank in the top 1000 in global contests, with notable achievements like global rank 272 in...
I myself started learning computer science and DSA in 2022 during my first yead of college. I have faced most of the problems that a newbie faces while they start learning this. I always explain what, why and how rather than rote learning. I start fron the very basics and go the advance version of a concept.
My expertise lies in teaching Data...
Hi, I’m Gaurav — a 2024 B.Tech graduate from IIT Bombay and currently working as a Software Engineer at Amazon India.
I specialize in teaching Data Structures & Algorithms (DSA) using C++, with a strong focus on problem-solving, clarity of thought, and interview readiness. My teaching style is highly structured: we start from fundamentals,...
I always try to teach from basics and go to deeper level. Because I know how pain full it is for a student without knowing the basic concepts. So my key focus is to built the foundation and make sure that all of your doubts have been cleared instantly. While teaching I emphasizes on reason behind everything like why it happens? And if the student...
I teach Data Structures and Algorithms along with JavaScript and React, focusing on strong fundamentals and real understanding.
Through step-by-step explanations, dry runs, and interactive sessions, I ensure students fully grasp concepts instead of memorizing solutions.
I also help students build discipline by motivating them consistently and...
Hi, I’m Tharshith, a Software Engineer at EPAM Systems and a passionate instructor who enjoys mentoring students and aspiring developers. I specialize in Python, Data Structures & Algorithms, backend development, and Generative AI, and I bring real-world industry experience directly into my teaching.
I’ve worked on production-grade systems...
1.I did my degree from IIT Kharagpur in computer science major mathematics .As part of job I am data scientist so work range from data cleaning to predictions and all standard analytics .You can find me motivational, open minded and hard working teacher.
2. Subjects of My Expertise:
a) IIT JEE ->Maths(Mains+Advanced) "NO CBSE/ICSE board...
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...
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 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 am a passionate Computer Science Engineering undergraduate with experience in teaching students through home tuition and personalized mentoring. I specialize in Python, SQL, DBMS, DSA, AI/ML fundamentals, and interview preparation for engineering students and beginners.
My teaching style focuses on making complex concepts simple, practical,...
A Python, SQL Server, MS Excel/ VBA, Access, Power BI, Kotlin geek for more than a decade now (What !!? Over 1/3 rd of my time so far on this planet punching keys).
Somewhere down the line I developed a penchant for teaching. So, I set sail on a journey as a corporate trainer (where I got the opportunity to rack the brains of my colleagues)....
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...
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...
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...
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...
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...