Skip to main content

Free Stuff

Creating your resume


For any interview you attend you need to have a good resume. You need to know what are the contents of your resume and the real meaning of it, im saying this because one of my friend called josh once in his inteview, he wrote in his objective so complicated like “Aspiring for a career that places me in a challenging position within a fast-paced and learning-oriented environment for developing my technical and inter personal skills and work with the dynamic skills that I have” See how complicated for his knowledge and he was questions by the HR who saw his resume that what are the dynamic skills you have. He was just blinking. So HR asked him about his objective and he was just telling it as if he was reading it from history text book.
Similarly don’t write data structure is your area of interest, this happened to me, once i was questioned which is youtr area of interest and i answered ‘I love data structure’, Here it starts, what id the behaviour of stack and queue?, what is tree? what is graph?, what is linked list? you think these are easy right? here it goes again? how will you insert an element into circularly linked list and write a program for it, Write a program to sort a number of elements in graph and in tree. Write programs for heap sort. What the hell, i don’t know anything in data structure and i made a mistake by telling that i know data structure.
So these are the main things you need to be cautious about resume. Here is my resume and i think i made it as simple as possible. Click this to view resume sample.
Remember you can clear any interview that you attend. No matter you have knowledge on the subject, it’s all about the way you talk and your attitude.
Interviewer doesn’t check whether you know everything on the subject, he just check your attitude and check whether you are trainable. Have guts, be bold, be prepared. You will be selected.
Good Luck!

Comments

Popular posts from this blog

Six Best Android Apps for Geeks

1. ConnectBot:  Every geek will always have a hand on these kind of stuffs. Forget your PC or laptop and guess this SSH Client will satisfy all your ultimate geeky thing. ConnectBot is a powerful open-source Secure Shell (SSH) client. It can manage simultaneous SSH sessions, create secure tunnels, and copy/paste between other applications. This client allows you to connect to Secure Shell servers that typically run on UNIX-based servers. Use Connect Bot to maximum number of sessions and feel like GOD Features: -Support device with hardware keyboard. - Popup keyboard with all those normally hard to find characters - Use the volume keys to quickly change font size - External keyboard support - Telnet support - Local Android terminal support - Click URLs to open in a browser - Copy & Paste within sessions - UTF-8 character support - Easily organise your connections by group - Keep multiple SSH sessions running in the background - Password & OpenSSH privat...

Rooting HTC

Rooting your HTC smart phones:                                         Recently i come across a problem with one of my customer that  rooting an HTC phone requires a little more effort than usual rooting process for every smart phone. I as usual GOOGLE'd things and found a variety of confusing walk-through's everywhere. The worst part is even in the official website, the steps are of a lot messy. Here i present the perfect walk-through to root your HTC: (Especially for Explorer series) The basic steps in rooting your HTc involves 3 steps:           * Collecting the necessary data ( MUST)           * Unlocking your Boot-loader.           * Rooting your phone. The following are very essential to finish your rotting process: 1. An active internet connection. 2. HTC sync service ...

How to manually install apps in your android phone

First of all i want to talk something about Android and apk files. Now a days, Androids become most important in today's mobile phones. This is a smart phone era is seems. Here we go, APK is Application Package File. The file format used to install applications in Google's proud and bright Android Operating system. APK are a variant of jar file format with an .apk extention. jar files you might have seen in  Symbian phones.  Here are the steps to be followed strictly : 1. First you need to open your browser and google for android apps providers (except market, as it wont provide you .apk files) Here are some sites i found useful: mobiles24.com  (you will need to create a ID here for free.) androidzoom.com also u can search in rapid share and mega upload for apk files. 2. Now assuming that u reached your website page, Browse the content you want and click download to download the apk file you needed. ( U need to be sure about the OS version. Check for i...