I bring 19 years of hands-on experience in Data Engineering and Cloud Solutions, with a strong focus on Databricks and AI/ML solution architecture. My passion lies in building scalable, intelligent data platforms using the latest capabilities of the Databricks Lakehouse Platform — from Delta Live Tables and Unity Catalog to LakeFlow pipelines, AI...
This is Ranjith Kumar from Bengaluru, Currently working as a Data scientist. I also work as a Visiting lecturer in St Joseph's University and am eagerly seeking a splendid opportunity to engage with students, fostering both strong bonds and academic advancement. EXPERT in Python, R, Machine learning and Time series Forecasting. Teaching holds a...
Professor of Computer Science at Jain University, Bangalore, with a Ph.D. in Computer Science and over 23 years of academic and research experience. Specializing in Artificial Intelligence, Machine Learning, Cloud Computing, and Cybersecurity. Successfully guided 12 M.Sc. research projects and mentored numerous undergraduate and postgraduate...
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...
With over 15 years of extensive experience in software development, Mohammed Abdul Baseer is a seasoned technologist with a proven track record across enterprise application development, cloud integration, and open-source frameworks. He has contributed to high-impact projects in the investment banking, telecom, and cloud computing domains for...
I am a passionate and dedicated educator with deep expertise in Artificial Intelligence, Machine Learning, Computer Science, and Mathematics, with a strong belief in building future-ready talent through practical, concept-oriented education. My teaching philosophy revolves around making learning engaging, relevant, and impactful by combining...
Available for daily support jobs with automation experience. Tools used like Selenium, Appium, Rest Assured along with integration with third-party applications.
I also help build automation framework from scratch for students and professionals, providing daily job support and training sessions.
I teach online only with presentation slides,...
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...
Hello students,
I am a biomedical engineer by profession. If you are interested in getting practical experience along with theoretical knowledge, your destination is here. Are you studying biomedical engineering, and stuck somewhere in between then you can contact me through teacheron. From analysis of the physical circuit to signal processing...