Results are Important, I am a pragmatic person, I use Pareto's principle in teaching, instead of teaching all the unnecessary content, I mainly focus on the most Important topics that are most asked on exams or applicable on real world to reap maximum benefits just from studying less, Time is Important and we can't spend it all by studying, To get...
I am from IIT BHU. I have cracked multiple interviews for several companies. I am a master on codeforces and 6 star on codechef, and have been doing competitive programming since more than 7 years now.
I have been a tutor during my college times as well, from taking offline lectures to online classes. I can help you understand how to approach a...
Assistant Professor in Computer Science with 6 months of teaching experience, dedicated to building strong technical foundations, analytical thinking, and problem-solving abilities among undergraduate and postgraduate students. Passionate about creating an engaging learning environment that bridges the gap between theoretical concepts and...
Teaching is not just a profession for me; it is a source of joy and purpose. I take deep satisfaction in guiding curious minds, nurturing their potential, and witnessing their growth. To me, one of the greatest rewards is seeing a student’s confidence rise as they begin to grasp complex ideas with ease. I genuinely enjoy transferring knowledge to...
I am passionate about Data Structures and Algorithms and enjoy breaking down complex problems into simple, intuitive concepts. I focus on building strong problem-solving foundations by helping students understand patterns, logic, and optimization techniques rather than memorizing solutions. I hold the Knight badge on LeetCode and have solved more...
I am a Computer Science Engineering graduate with strong expertise in Python, Java, and SQL, along with a solid foundation in object-oriented programming, data structures, and algorithms. I have hands-on experience in building scalable RESTful APIs using Django and Django REST Framework, designing efficient database schemas in PostgreSQL, and...
Practical and impact full methodology which help students to remember subject without cramming. As students go through my sessions and lectures, they will relate subject with the real life objects and actions. To obtain grades are important but i deliver knowledge that is not limited to school and college but play important part in the...
I hold a PhD in Computer Science and Engineering from IIT Guwahati (2020–2025) — one of the most prestigious institutions in India — and I am also a proud GATE qualifier, which reflects my strong command over core computer science fundamentals.
My teaching expertise spans some of the most critical and challenging subjects for engineering and...
Computer Science and Engineering tutor specializing in programming, DBMS, and machine learning. Focused on concept clarity, hands-on learning, and academic success.
Skilled in mentoring students for academic projects, research work, and technical problem-solving, with an emphasis on analytical thinking and real-world application.
I focus on...
Hello! I’m a Computer Science Engineering graduate from IIIT Delhi, currently working as a Full-Time Employee at Microsoft after successfully completing my internship there. My journey in the tech world has been both challenging and rewarding, and I am passionate about sharing my knowledge and experiences with others.
I specialize in teaching...
We are a company founded in October 2025 where our teachers have more than 10 years of experience in teaching training people from Beginner to FAANG level. We do not care whether you are from Computer Science background or not. We only care whether you are ready to invest your time seriously with us. Please visit our website at...
Profile Summary
With over 25 years of experience in the field of "Information & Communication Technology (ICT) " and "Computer Science education", I bring a strong blend of classroom teaching, curriculum design, and real-world training across multiple educational boards and platforms.
My teaching journey has taken me through various roles —...
Hello future learners 👋,
I’m a passionate Software Development Engineer (SDE 3) currently working at Walmart, one of the top product-based companies in the world. I bring with me over 4.5 years of solid industry experience, having previously worked as a Software Engineer at Accenture for 3 years where I built large-scale backend systems and...
I am Vivek Gokhale, a Software Engineer at HashedIn by Deloitte, deeply passionate about software development and problem-solving in Data Structures and Algorithms. Over the past 2+ years, I have consistently sharpened my problem-solving skills by actively competing and practicing on platforms like LeetCode and Codeforces.
I have solved 1000+...
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 have a PhD from the National Institute of Technology Delhi, and my research topic is the Blockchain domain. I earned a B.Tech and M.Tech in Computer Science. Currently, I am working as an assistant professor at Galgotias University. I have 15 years of total experience (teaching + research). I want to share that students will do well if a teacher...
My name is Ranjan Kumar, and I am excited to express my interest in the teaching position focused on Data Structures and Algorithms, Java and C++ Programming, as well as Machine Learning and Artificial Intelligence.
I hold a BTech in Computer Science and Engineering from UPTU, and I bring with me 15 years + years of hands-on experience in...
I will assist the student in both theory and problem solving skills, and i will support to the students in their assignments, projects, lab sessions practice, and even innovative project development. I have experience in to develop technology-based commercialized projects, so i can assist the students developing these type projects both...
Self Kriti and I have secured ALL INDIA RANK 157 in the Gate Computer science Exam and pursuing M.tech from IIT Delhi in CSE. I have good problem-solving skills. I do high-level coding in the python language
In order to crack exams like GATE one requires an immense understanding of the subject. Without dealing with the nitty gritty of concepts...
Hi I am doctorate in computer science and engineering from pune university. I have total 19+ years of experience in teaching and research.i have 13+ publication in various international journals.
I believe in famous saying, "If you can't explain it simply, you don't understand it well enough." I give more focus on bridging the gap between...