I’ve always been someone who doesn’t stop at “it works”—I need to understand *why* it works.
That curiosity naturally pulled me deep into Data Structures, Algorithms, and System Design. Over time, I realized most people struggle not because the topics are too hard, but because they’re taught in a way that encourages memorization instead of...
Hi, I'm Nasir — a 23-year-old Software Engineer at a leading fintech company.
Alongside my full-time job, I've been deeply passionate about Data Structures and Algorithms (DSA) in C++ since my college days. Over the years, I've dedicated countless hours to solving problems and honing my skills.
I've solved 1500+ problems on LeetCode and...
About Me:
I am a Software Engineer in Cybersecurity at a FAANG company with prior offers from Amazon, Microsoft, and BNY Mellon. I graduated from NIT Jamshedpur (CSE), ranked 3rd in my class, and cracked JEE Advanced (AIR 5314) & JEE Mains (AIR 6200). I am an Olympiad holder and have solved 1000+ DSA problems across LeetCode and Codeforces....
Don't think of me as a teacher, I can be your friend helping you to grow, with patience and humbleness and is here to help you according to your needs and requirements.
Teaching style and methodology will always be step by step first focusing on probelm and then solution because both are equally important.
If results not good I can fully refund...
Interactive and Student-Centered Learning
My online teaching style is highly interactive and student-centered. I design lessons that encourage active participation, such as discussions, group projects, and interactive quizzes. I also use digital tools like polls, chat features, and breakout rooms to keep students engaged and make them feel...
I am Asha Murthy with Masters in Computer Science.I am also a Special Educator.I have 5 years of teaching experience in Engineering college . I teach Coding, Programming, Computer Science subjects, Maths, English for all grades. I conduct one to one sessions for slow learners, children under ASD, ADHD, Hyperactivity and have seen remarkable growth...
Hello there! Here's a bit about me:
I have worked/working with a client base spread across India, Brazil, US and Canada and would love to render my services all through the globe. Below is my working experience, I
1. A passionate professional with around 4+ years of Salesforce Experience.
2. My love for teaching has led me to work as an...
I am a Senior Software Engineer at Mobisy Technologies and Gradute in Computer Science and Engineering from Vellore Institute of Technology Chennai. I have an expertise in WEB DESIGN AND DEVELOPMENT, FULL STACK DEVELOPMENT. I am involved in teaching students of India, Nepal, USA, France and Greece and all over the world . I provide assignment...
Hi My self completed the courses like BE, M TECH and MBA and Ph. D and having 18 years of experience in teaching. and handled the different levels of students like
1. PUC
2. Degree
3. Master Degree
4. Handled classes for corporate trainings.
5. served in reputed institutes of the state.
6. Handled more than 15 computer science subjects.
...
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
A little introduction about me, I hold a bachelor's and master's degree from IIIT Allahabad with specialization in ECE. I have 3 years of industry experience working as software developer.
I have cleared IIT competitive exams. That's why I feel I have a strong command on mathematics and aptitude. So if big problems of Mathematics and...
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...
Currently working as a software engineer and have worked in Java and Spring Boot vastly.
Also worked on Frontend Part in React JS.
I teach students from basics and that will help them to crack any company. I can assure of the change and logic building in coding. Apart from these I am always available on line most of time, where students reach...
I can make them learn and understand every concept with details and shortcut method to solve the problem which can help them in cracking entrance exams.
I teach mainly from beginner to expert level. Subjective and objective questions both.
Results will be better as their concepts will be clear.
I want that students do their work on...
I am currently a first-year college student pursuing a bachelor's in computer science. I have always been interested in mathematics and computer science, and I scored 100/100 in mathematics and 99/100 in my computer science papers in class 10 board examinations. I understand the major issues students face while learning these subjects, and the...
👨💻 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,...
First of all thank you for visiting my profile.
I am a hobby teacher as I love to sharing my knowledge. I will provide demo classes for 3 days . I am confident which subject You find hard .........I will change your perception about the same .......I can teach Mathematics, Science, programing ( Java language ) and Hindi.
I will teach online and...
by providing softcopy notes and also explaining the concepts in detail The Motto of taking classes is to fully satisfy the student community by explaining the concepts very clearly and also make them fully confident in the subjects. The coaching for the students starts from schooling, intermediate college, degree college and engineering college...
I am a dedicated and results-driven Technical Trainer with over 4 years of teaching experience in computer science and software development. I specialize in breaking down complex technical concepts into easy-to-understand, real-world lessons that empower students to grasp both the theory and its practical applications.
My core expertise...
Hi, this is Chathura, I hold a bachelor’s degree in Computer Science and Business Systems(CSBS), which gives a unique blend of both technical expertise and business insights. With strong foundation in core computer science subjects such as Data Structures and Algorithms (DSA), Python, DBMS and Object- Oriented Programming(OOPS), Artificial...