Skip to main content

Posts

Showing posts from May, 2021

Answers to some burning questions about placements and advices!

  Direct Questions and Answers, no BULLSHIT!!! What skills do IT companies look for in the candidates that they are interviewing?  IT companies lookout for various technical skills and soft skills in candidates. In soft skills, communication skills are very important, other soft skills also include the presentation skills - the way you present yourself to the interviewer, Team Work, Writing Skills, Leadership - if you have taken any initiative on your own and have met the expectations of your target audience. In technical skills companies expect the candidates to know their core subjects compulsorily. The core subjects include subjects like - Data Structures and Algorithms, DBMS, Computer Networks, Operating Systems, etc. Apart from that, they need to have a good understanding of the concepts of C and C++, Core Java and other language fundamentals. And most importantly they should be able to code ( for coding profiles ).  When should I seriously start preparing for placem...

Tips for placements in UVCE from my experience ...

  TIPS FOR PLACEMENT  (from my experience)  Practice writing code on white paper  - This is a very important point that I am mentioning here. Start developing this habit from the early stage itself. Most interviewers will give you a piece of paper to write down the codes and the ideas that are running through your mind. They cannot provide you with a laptop each and every time you come for getting interviewed.  Know your resume  - Technical skills are the must to mention there. Don't bluff and write about something that you merely spent just an hour learning about. Also, mention the projects that you made during your engineering life and be ready to explain it down to the T.  Talk out loud  - Interviewers want to understand what is running inside your god damn brain. If you simply sit in front of him for half an hour or so, a direct impression that you are stuck goes into the mind of the interviewer. Which is not a good sign. Instead, if you expla...

Will learning Machine Learning give me an upper hand in campus placements?

  The simple answer is -  NOT REALLY! The companies coming to the college expect a candidate to  know the core subjects first . The  core subjects include  subjects like - Data Structures Algorithms Database Management System Operating Systems Computer Networks Apart from these, there are few other subjects which you  should have a good knowledge of  -  Software Development Life Cycle  Coding and the programming languages ( C, C++, Java etc )  Software Testing  Design Patterns ( optional )  System Design ( optional ) If the candidate is not thorough with these core subjects, then most of the time even if the candidate has done a lot of work in the different fields. It is often neglected. Most of the big companies ask for the  knowledge of computer science fundamentals  and the  core subjects.  Now coming to the projects! If you have a project in Machine Learning ( ML ), then it is  very good .  It ...

What I did during my 2nd year of engineering at UVCE?

  In this blog post, I will be describing what I did that helped me in my 2nd year of engineering at UVCE. During the break between the 2nd year starting and the ending of 1st year 2nd semester examinations, start learning something apart from C++ or the usual basic programming that you had known all this while. Competitive programming  should go side by side. Keep nourishing your implementation skills and keep solving more and more problems on Competitive Programming sites. ( Codechef, Codeforces etc ). It might be frustrating at the start, but then it is a must.  Develop problem-solving skills  from the start itself. Apart from that,  learn a skill using which you can make projects.  I had chosen web development. ( Later more will come, but then just start with something). So, I started learning the basics of web development. How the stuff works internally. GET, POST requests and all. What happens behind the scenes when you click a button on the browser. ...

Advice to first year students in UVCE

  What should I be doing in my first year of Engineering at UVCE?  Hello everyone, This post is for the  first-year  people since I get a lot of questions to me regarding what the students should be doing in their first year.  I live near Murugeshpalya Airforce camp. Even people near my house, ask me the same questions ( from the time they got to know that I am already placed in a good company and have won several competitions here and there ).  There are 3 advice which I would like to give! Again, it is all subjective. But then I will speak about the things that worked for me and will work for sure for most of you out there.  The very first piece of advice would be: Focus on Academics and  pull up your aggregate the maximum you can.  Yes! Go after the marks in the first year.  There are some reasons for the same:-  First of all, as the saying goes -  Work hard now and bear the fruits later. The same applies here. If you mainta...

What I did during my 3rd year of engineering at UVCE?

  Usually, the tension for placements starts coming when we are in the 3rd year of our engineering life. But then I have also seen many people getting tensed in the first year itself. Asking various questions on placements, what should they be reading, which language they should focus on, and blah blah !!!  I will be like: " Saans Lele Bhai Pehle ! " (Bro, take some breath first!).  However, coming to the main question  - What should I be doing when I am in the 3rd year of engineering life?  I would divide this into 2 parts - 5th semester  6th semester  The answer to this question is totally subjective. But then I will talk about  what I did  during my 5th and 6th Semester of engineering, to be in a stable position for being ready for the placements season.  5th Semester  I tried to  do more and more projects  this semester. Making projects helped me realize the different aspects of developing something.  I learned ho...