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)....
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,...
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...
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...
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...
👨💻 About Me
💼 Software Engineer @ Product-Based Company
👨🏫 Founder of HappyCoder | Educator | Mentor
I’m a software engineer and educator focused on building strong problem-solving skills and real-world backend expertise. I specialize in teaching Python, JavaScript, Data Structures & Algorithms, Backend Development, System Design,...
Hi,
I am Gowthami.
An independent, self–motivated, hardworking and disciplined person. Strong engineering professional with a Bachelor of Technology (B.Tech.) focused in Computer Science and Engineering .I am looking to join a firm that can give me a chance to showcase my extreme interest in the field as Trainer (SQL (Oracle DB),MYSQL, MS...
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...
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...
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...
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...
Hi! I am Dr. Krishnandu Hazra, currently working as an Assistant Professor (Senior Grade) in the School of Computer Engineering, Kalinga Institute of Industrial Technology, Bhubaneswar, Odisha, India. I completed my Ph.D. in Computer Science and Engineering from the National Institute of Technology Durgapur, West Bengal, India, in August 2022. I...
Expert Programming Tutor in C/C++, Python, & AI | Master Complex Concepts with Ease
Welcome! I am a passionate software engineer and educator dedicated to making programming and Artificial Intelligence accessible to everyone. Whether you are a complete beginner looking to write your first line of code, or an advanced student aiming to master...
Unlock Your Potential with Personalized Tutoring
Welcome to an enriching learning journey tailored just for you! I'm Priyanka, your dedicated mentor in the dynamic realm of programming and data science. Armed with a robust Computer Science background and a fervent commitment to teaching, I'm here to empower you to reach new heights of...
Hello Students,
I am vrushali, I have work experience of 7.5 years in IT. I have work upon Mobile applications development using Android technology as well as On Backend Server systems which follows Microservice Architecture. I have work upon multiple tech stacks like Java, Android,kotlin, Golang.
I have devops knowledge. I can help you excel...
I am an experienced educator specializing in both Computer Science and Mathematics. With a strong background in programming languages like Python, C++, and C, I guide students through fundamental to advanced concepts, helping them develop problem-solving skills and coding expertise. Additionally, I have extensive experience teaching Mathematics to...
Hi! I'm Ravi Kumar Meena, a Software Engineer and a passionate coding mentor with a track record of helping students excel in Data Structures & Algorithms, Competitive Programming, and Computer Science fundamentals.
Why Learn With Me?
With a Specialist rating on Codeforces (max 1419) and Knight status on LeetCode (max 1873), I've solved over...
I am currently working as a Data Science and Generative AI Instructor at 1to10x, where I deliver sessions on Data Science, Generative AI, LangChain, and Agentic AI concepts. I have taught courses in SQL, Python, Tableau, and Machine Learning tailored for data analysts, and conducted hands-on sessions with tools such as OpenAI Codex, SQL Workbench,...
As Dr. Haron Humbira, I bring over 12 years of experience in teaching Computer Science, specializing in advanced areas such as Artificial Intelligence, Machine Learning, and Data Science. My academic journey includes a Ph.D. from MIT, a Master’s from Stanford, and a Bachelor’s from UC Berkeley. Throughout my career, I have worked with students...
DSA enthusiast and competitive programming practitioner with **2500+ coding problems solved**, a **2100+ LeetCode rating (Knight badge)**, and ranked among the **Top 1800 programmers in India**. Possesses strong expertise in both **core and advanced data structures**, including Arrays, Trees, Heaps, Hashing, **Segment Trees, Fenwick Trees, Tries,...