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,...
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...
🎓 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...
🚀 Experienced Developer & Mentor | Flutter | IoT | Python | Microcontrollers
With 7 years of hands-on experience in coding and software development, I'm a tech enthusiast dedicated to turning complex challenges into innovative solutions. I specialize in app development, IoT, Python, and microcontrollers, focusing on building robust, scalable...
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...
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...
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...
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...
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...
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 Software Engineer at an India-based MNC and a passionate programming tutor with expertise in C++, Java, Python, DBMS, and modern web technologies including JavaScript and React.js. I have developed several applications/projects and deployed them.
I Computer Science students learn concepts through practical, real-world projects rather...
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...
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...
Hello, I am Kalaiselvi, an experienced educator with over 24 years of teaching expertise across both school and college levels. Throughout my career, I have nurtured a strong passion for coding, problem-solving, and software development, and I believe that teaching is not just about sharing knowledge but also about continuously learning and...
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 &...
Hii
I am Anand and I am a self-motivated tutor with a strong grasp of coding and emerging technologies. I specialize in breaking down difficult topics into easy-to-understand concepts. My teaching style is interactive and project-based, and focused on real-world applications in a very friendly way. I aim to inspire learners, boost their...
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...
I am Mahima Chowdary, a passionate and result-oriented Computer Science and Data Science tutor dedicated to helping students learn programming, AI, and computer science concepts in a practical, interactive, and project-oriented way. I specialize in Java, Python, SQL, Data Structures & Algorithms, Web Development (HTML, CSS, JavaScript, React,...