Category Archives: All

A Beginner’s Guide to CS topics for First Year Engineering Students

Learning is a Journey.You will never know everything you need to know to solve all your problems. Alternatives to learning from textbooks Most people find the task of reading books, courses to be daunting and don’t take the first step. … Continue reading

Posted in All | Leave a comment

Happy New Year and Best wishes for Gate 2020

Hope your preparation is going great. Wishing you the very best for GATE 2018. Happy to introduce Google Drive with study materials on CS. We have compiled various useful websites to learn CS/IT topics at  CareerHunt. Thanks to all the active … Continue reading

Posted in All, gate | Leave a comment

Applications of Mathematics in Computer Science

Mathematics and Computer science Mathematics is an exciting growth area of research in the modern information age.Computer science and Mathematics are closely related, each providing support and suggesting new problems to the other. Today, Discrete Mathematics is an exciting and … Continue reading

Posted in All | 1 Comment

INDIA’s Largest Facebook group for GATE Exam

Computer Science Careers – INDIA’s Largest Facebook group for GATE Exam Computer Science Careers is the largest Facebook group for GATE exam and giving free assistance to students to achieve excellence in the field of computer science. The group started with … Continue reading

Posted in All, gate | Leave a comment

Javascript – the language of frontend web programming

Javascript is the language of the web. JavaScript is important part of any web application, it useful for validating input in a web browser without needing to go to the server. It useful for mainulating HTML DOM, CSS when user … Continue reading

Posted in All, Job/Career, Webinars | Leave a comment

Introduction To MongoDB

MongoDB is an open source, cross-platform, and the most popular NoSQL database program. Database,collections and documents are terminology in mongodb. Each database has collections which in turn has documents. The data stored is in the form of JSON style documents … Continue reading

Posted in All, big-data | Leave a comment

Hadoop – An Open Source FrameWork

Hadoop is a MapReduce framework that enables processing large datasets in parallel, on clusters of commodity hardware. This is cheaper, as it’s a open source solution that can run on commodity hardware while handling petabytes of data. It’s faster on massive … Continue reading

Posted in All, big-data | Leave a comment

What is Apache Spark?

Apache Spark is an emerging platform that has more flexibility than MapReduce but more structure than a basic message passing interface. It relies on the concept of distributed data structures (what it calls RDDs) and operators. Because Spark is a lower … Continue reading

Posted in All, big-data | Leave a comment

Writing an Interview-Winning Resume

Creating a resume can be challenging when you start thinking about all the information you need to share with prospective employers. Your employment history, educational background, skills, and qualifications need to be presented in a way that will help you get … Continue reading

Posted in All, Job/Career | Leave a comment

Cover Letter-Why And How To Write

A cover letter typically accompanies each resume you send out. Employers use cover letters to shortlist applicants for available jobs and to determine which candidates they would like to interview. In cover letter you provide additional information on your skills … Continue reading

Posted in All, Job/Career | Leave a comment