<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Freshers Career Advice &amp; Tips for Internship &amp; Job Success | JumpWhere Bangalore</title>
	<atom:link href="https://jumpwhere.com/category/articles/freshers/feed/" rel="self" type="application/rss+xml" />
	<link>https://jumpwhere.com/category/articles/freshers/</link>
	<description>Job Openings, Job tips, Interview tips, Aptitude questions, Freshers Job Openings in Bangalore</description>
	<lastBuildDate>Thu, 30 Oct 2025 18:09:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.1</generator>

<image>
	<url>https://jumpwhere.com/wp-content/uploads/2024/10/fav.png</url>
	<title>Freshers Career Advice &amp; Tips for Internship &amp; Job Success | JumpWhere Bangalore</title>
	<link>https://jumpwhere.com/category/articles/freshers/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Tips for Freshers Technical Interview questions for IT for NON IT background</title>
		<link>https://jumpwhere.com/fresher-technical-interview/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 24 Sep 2024 08:30:55 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Freshers]]></category>
		<category><![CDATA[HR World]]></category>
		<guid isPermaLink="false">http://td_uid_81_5688cd7b67d48</guid>

					<description><![CDATA[<p>If you are a fresher and if you are from a non-IT background or an IT background and wondering what to prepare for the technical interview at an IT company, this article will provide tips for freshers technical interview questions in IT Companies. The most important tip every job seeker looking to crack technical interview [&#8230;]</p>
<p>The post <a href="https://jumpwhere.com/fresher-technical-interview/">Tips for Freshers Technical Interview questions for IT for NON IT background</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If you are a fresher and if you are from a non-IT background or an IT background and wondering what to prepare for the technical interview at an IT company, this article will provide tips for freshers technical interview questions in IT Companies.</p>
<p>The most important tip every <a href="https://jumpwhere.com/job/" target="_blank" rel="noopener">job</a> seeker looking to crack technical interview questions in IT Companies is that one must not get scared of programming languages or EVEN syntax (especially if you are from the non-IT background), the companies will teach you how to write code but what you need to be worried about is the LOGIC and the APPROACH to solve any question or write any code.</p>
<h2><strong>Tips for fresher&#8217;s technical interview questions in IT Companies:</strong></h2>
<ol>
<li><strong>C/ C++</strong> <strong>Programming</strong> – Everyone learns a bit of C/C++ either in school/colleges. Right from how to declare a variable to how to make a function call (i assume these are very basic and everyone must be aware of this). One must also be able to write simple programs like Fibonacci series, searching algorithm, sorting algorithm or even code to get an output as per given patterns.</li>
</ol>
<ol start="2">
<li><strong>Data structures</strong>  – Data structures are like pillars of the building. It&#8217;s a must, for every IT aspirants. This subject will serve as foundation irrespective of new technologies / new coding languages emerge. Therefore, lay down your data structures and algorithm knowledge foundation perfectly, to pick up any technologies easily.</li>
</ol>
<ol start="3">
<li><strong>Database</strong> &#8211; The information you see in any web page/application or even this blog needs to be saved somewhere. However, for any large applications, the way you store, the way you retrieve the data matters a lot and hence need expertise. (like how it functions, how you write some simple queries etc, how can you fetch it faster, hot to optimize the query, how can you join 2 tables, stored procedures, triggers) etc. <a href="http://www.w3schools.com/sql/" target="_blank" rel="nofollow noopener">w3schools</a> is a website which will help you kick start on these.</li>
</ol>
<ol start="4">
<li><strong>Software Engineering – SDLC</strong> (software development life cycle) is must for every person who is looking for a job in an IT company. Hence you should know all the phases right from Planning to Maintenance phase along with the functionality of each phase and some knowledge on the same. Also, nowadays <strong>testing</strong> is getting popular so little knowledge on different types of testing too is an add-on.</li>
</ol>
<ol start="5">
<li><strong>MVC</strong> (MODEL VIEW CONTROLLER) is a pattern used by most of the project in the corporate world. <strong><a href="http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller" target="_blank" rel="nofollow noopener">Wiki</a> </strong>has basic information about the same.</li>
</ol>
<ol start="6">
<li><strong>Software development methodology:</strong> <strong>Agile </strong>model, <strong>waterfall</strong> model etc. Once again, <strong><a href="http://en.wikipedia.org/wiki/Software_development_methodologies" target="_blank" rel="nofollow noopener">Wiki </a></strong>will help you gain the knowledge on each.</li>
</ol>
<ol start="7">
<li><strong>OOPS</strong> concept – very important again. Usually asked few questions on these. Object-Oriented Programming Language (OOPS) has various concepts like abstraction, encapsulation, inheritance etc. Read on <strong><a href="http://en.wikipedia.org/wiki/Object-oriented_programming" target="_blank" rel="nofollow noopener">Wikipedia </a></strong>to get started with it.</li>
</ol>
<h2><strong>Other tips for freshers technical interview questions in IT Companies:</strong></h2>
<p>Apart from the above topics, few things what every fresher should keep in their mind and prepare yourself:</p>
<ol>
<li>First and foremost your <strong>Communication skills;</strong> if you clear aptitude and have average technical skills but you have awesome soft skills and communication skills, you still stand a very good opportunity to crack the interview. This includes the way you sit, the way you respond, the way you present yourself, everything counts. Hence, don&#8217;t give up your hopes even if you performance was average.</li>
</ol>
<ul>
<li>College / Hobby project – Consider your college project/hobby project as your first project in corporate life. To excel in your corporate life, this is your first step. However, as part of your interview, you can expect questions around below topics:
<ul>
<li>What is the problem your project is trying to solve</li>
<li>Know the concepts applied</li>
<li>The significance of the same</li>
<li>Technically, how did u develop it?</li>
<li>Architecture of the project</li>
<li>Design diagrams for each screen.</li>
</ul>
</li>
</ul>
<blockquote><p><strong>You can outsource a project in your college life but you cannot outsource the same in the corporate world. </strong></p></blockquote>
<ol start="3">
<li>Prior work experience ( i.e if you have any) –  Work profile, your roles, and responsibilities; this gives an idea that you have experience and carry professional etiquette.</li>
</ol>
<ol start="4">
<li>Your <strong>attitude</strong> – Very important deciding factor, you should be confident, bold and optimistic.</li>
</ol>
<h2><strong>Aptitude Test round:</strong></h2>
<p>Most of the time, the first round in an interview will be an Aptitude test. This is what comes by practice and sometimes by common sense. Neither shortcuts nor any magic in this is will work. Only efforts, continuous practice and sometimes luck (as per candidates) will work. Check out our<strong> <a href="https://jumpwhere.com/aptitude/" target="_blank" rel="noopener">Aptitude Question and Answers</a></strong></p>
<p>Lastly, as they say, irrespective of freshers technical interview questions, a good interviewer can judge a candidate within first ten seconds after the candidate enters the interview hall. Hence watch your moves and set the first impression perfectly right.</p>
<blockquote><p><strong><em>&#8220;Opportunities will be many but are you PREPARED to crack it?&#8221;</em></strong></p></blockquote>
<p>&nbsp;</p>
<p><strong>Other Articles to read:</strong></p>
<ul>
<li class="entry-title td-module-title"><strong><a title="Coding is not your cup of TEA?" href="https://jumpwhere.com/coding-not-your-cup-tea/" target="_blank" rel="noopener">What if Coding is not my cup of TEA?</a></strong></li>
<li><strong><a title="11 must have qualities every recruiter will look while hiring freshers or fresh graduates" href="https://jumpwhere.com/11-must-have-qualities-every-recruiter-will-look-while-hiring-freshers-or-fresh-graduates/" target="_blank" rel="noopener">11 qualities every recruiter will look while hiring freshers or fresh graduates</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="College Project may decide your job" href="https://jumpwhere.com/college-project-may-decide-your-job/" target="_blank" rel="noopener">College Project may decide your job</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="10 things a fresher must do when not selected in campus placements" href="https://jumpwhere.com/wasnt-lucky-for-campus-placements-what-next/" target="_blank" rel="noopener">10 things a fresher must do when not selected in campus placements</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Tips and tricks for group discussion" href="https://jumpwhere.com/group-discussion/" target="_blank" rel="noopener">Tips and tricks for group discussion</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Not only SKILL-SET but ATTITUDE also matters" href="https://jumpwhere.com/with-skill-set-attitude-also-matters/" target="_blank" rel="noopener">Not only SKILL-SET but ATTITUDE also matters</a></strong></li>
</ul>
<p>The post <a href="https://jumpwhere.com/fresher-technical-interview/">Tips for Freshers Technical Interview questions for IT for NON IT background</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>11 must have qualities every recruiter will look while hiring freshers or fresh graduates</title>
		<link>https://jumpwhere.com/11-must-have-qualities-every-recruiter-will-look-while-hiring-freshers-or-fresh-graduates/</link>
		
		<dc:creator><![CDATA[Shanawaz Mohammed Rafeeq]]></dc:creator>
		<pubDate>Fri, 24 Nov 2023 01:29:19 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Freshers]]></category>
		<guid isPermaLink="false">https://jumpwhere.com/?p=4718</guid>

					<description><![CDATA[<p>Firstly get your facts clear, You are not special. Every year at least 1.5 Million+ Engineering graduates pass-out in India alone and per few sources only 10-20% are company ready or employable. Recruitment teams of various technology companies have their own parameters for selecting candidates.  There are some key qualities every recruiter will look while hiring [&#8230;]</p>
<p>The post <a href="https://jumpwhere.com/11-must-have-qualities-every-recruiter-will-look-while-hiring-freshers-or-fresh-graduates/">11 must have qualities every recruiter will look while hiring freshers or fresh graduates</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Firstly get your facts clear, You are not special. Every year at least 1.5 Million+ Engineering graduates pass-out in India alone and per few sources only 10-20% are company ready or employable. Recruitment teams of various technology companies have their own parameters for selecting candidates.  There are some key qualities every recruiter will look while hiring freshers or fresh graduates based on their requirements. If you are passed out graduate or a fresher or even going to pass out in few months, Ask yourself, where do you stand and how outstanding are you so that recruiters recognize you and your skill set and hire you as a fresher. For the ones, who have recently joined or have a year&#8217;s time; ask yourself where do you want to land before you are graduated?</p>
<blockquote>
<p style="text-align: center;"><strong>The more consistent your efforts, the sooner <em>you</em>&#8216;ll <em>reach</em> your <em>destination</em></strong></p>
</blockquote>
<h2 class="p3"><strong>Every fresher must take this up: Truth or dare challenge</strong></h2>
<p class="p3">We all want to do engineering or some studies but very few are aware of what they are going to study before they take up the course or programme. Especially, in India, your studies are sometimes based on your parent&#8217;s influence, relatives or even friends and not actually based on your interests or passion. So, even if you are on a verge of completing your studies, I DARE you to ask yourself and answer sincerely, if you are really interested in the field you are currently studying. Remember:</p>
<blockquote>
<p class="p3"><strong>IT&#8217;S BETTER LATE THAN NEVER</strong></p>
</blockquote>
<h2 class="p3"><strong>Every fresher&#8217;s problem: Dream big but basics are badly screwed</strong></h2>
<p class="p3">We all wish to fly high and if there is a campus placement who is offering a less package; we feel we are insulted and no value for us. Wait for a second! Ask yourself &#8216;What package do you deserve?&#8217;. Also, ask yourself &#8216;What have you achieved to deserve that package&#8217;? For many of us who just have a paper degree and not even strong basics, stop dreaming and start working on improving yourself.</p>
<ul>
<li class="p3">Have got no in-depth knowledge of basics!</li>
<li class="p3">Cannot solve a simple algorithm</li>
<li class="p3">Have knowledge but you can&#8217;t apply it practically.</li>
<li>Cannot be put directly into any projects in the company.</li>
<li class="p3">Need to study aptitude separately for interviews and it doesn&#8217;t come by default.</li>
<li class="p3">Cannot explain basics of technology to your juniors</li>
<li class="p3">Hunt crazily for freshers job openings every day but you don’t prepare for openings every day.</li>
<li class="p3">Cannot do your own college project properly</li>
<li class="p3">Are hesitant to give a presentation in front of your own classmates.</li>
<li class="p3">Cannot write one program in the lab without seeing the code!</li>
</ul>
<p class="p3">and yet dream of great packages. The list can go on and on, however, one must realize their worth and then improvise the skills as the market needs!</p>
<p class="p3"><a href="http://jp.pixelskye.com/wp-content/uploads/2016/08/601191_372794242769542_1573470557_n.jpg"><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-1247" src="http://jp.pixelskye.com/wp-content/uploads/2016/08/601191_372794242769542_1573470557_n.jpg" alt="smart goals" width="820" height="679" srcset="https://jumpwhere.com/wp-content/uploads/2016/08/601191_372794242769542_1573470557_n.jpg 820w, https://jumpwhere.com/wp-content/uploads/2016/08/601191_372794242769542_1573470557_n-300x248.jpg 300w" sizes="(max-width: 820px) 100vw, 820px" /></a>For every fresher or fresh graduate, who is passionate, looking for a kick start career into the world of IT (Information Technology) below are the basic things a <a href="https://jumpwhere.com/job/" target="_blank" rel="noopener">fresher job</a> seeker in 2018 must possess in order to get hired or get an amazing opportunity to attend an interview as freshers in top technology companies.</p>
<h3 class="entry-title td-module-title" style="text-align: center;"><span class="td_btn td_btn_lg td_default_btn" style="color: #ffffff;"><a style="color: #ffffff;" title="10 things a fresher must do when not selected in campus placements" href="https://jumpwhere.com/wasnt-lucky-for-campus-placements-what-next/" rel="bookmark">MUST Read: 10 things a fresher must do when not selected in campus</a></span></h3>
<h2 class="p3"><strong>11 must have qualities every recruiter will look while hiring freshers or fresh graduates:</strong></h2>
<ol>
<li class="p3">In the freshers&#8217; resume, recruiters first look for the following: Crisp introduction and area of experience. (E.g.: Strong Programming and Data structure skills or Strong e-commerce domain/telecom skills)</li>
<li class="p3">Your educational qualification with your cGPA scores must be easily viewable. It&#8217;s not necessary to mention your 10th and 12th scores if you have prior work experience.</li>
<li>Working in college project or any other project is a sign a fresh graduate have prior practical exposure. At times, your college projects will decide your career path as well (Read more: <a style="font-family: Roboto, sans-serif; font-size: 22px;" title="College Project may decide your job" href="https://jumpwhere.com/college-project-may-decide-your-job/" rel="bookmark">College Project may decide your job</a>). If you have worked on multiple projects, Jot down your recent experience first and then previous stints. Also, you must clearly explain the following:
<ul>
<li>Projects you worked on.</li>
<li>Your roles and responsibilities in the project.</li>
<li>Technologies used.</li>
</ul>
</li>
<li class="p3">Donating blood, winning a 100-meter race, participating in college competition is not an achievement that a technical recruiter looks for. On a contrary, Your contribution to the open source (link to GitHub/stack overflow), participation in a hackathon, paper presentation in various forums, will value more. Top recruiters dig this.</li>
<li class="p3">Participate in various online forums; contribute for some answers in stack overflow, solve some problems in sites like hacker earth, hacker rank etc. These websites will not only improve your skillset but also create a good rapport with the companies.</li>
<li class="p3">Even if you did not graduate from a fancy college, your interest in coding or any field for that matters determines the efforts you put into learning new things as a fresher by yourself.<span class="Apple-converted-space"> </span></li>
<li class="p3">Please do not include skills like MS Excel. One, nobody cares. Two, most of them don&#8217;t even know 2% of what this insane application can achieve.</li>
<li class="p3">2 job changes in 6 months is a big No for any company. It’s a clear sign of trust and loyalty issues unless you have legitimate reasons.</li>
<li class="p3">Many think lengthy resume means greater value. No one will read 6 pages of resume. So make it short and easy to read. Even Elon Musk has a 1-page resume.<span class="Apple-converted-space"> </span></li>
<li class="p3">Formatting of a resume is very important, yet people do not take it seriously. Reading an unformatted resume is a big turn off for recruiters and there are chances, your resume is not even read.</li>
<li class="p3">Lastly, do not add skills or technologies that you have not worked on just to make your profile impressive. (E.g.: Languages known: c, c++, java, .net, PHP). Know your resume inside out as the interviewers will surely interview based on your resume.</li>
</ol>
<p style="text-align: center;"><span class="td_btn td_btn_lg td_default_btn" style="color: #ffffff;">MUST READ: <a style="color: #ffffff;" href="https://jumpwhere.com/fresher-resume-mistakes/" target="_blank" rel="noopener">Top 10 common fresher resume mistakes</a></span></p>
<p>If you are a graduate and you still need continuous and in-depth training for months together, then there is a sense of lack-age in the education you receive or the kind of career path you have chosen.</p>
<p class="p3"><a href="http://jp.pixelskye.com/wp-content/uploads/2017/05/is_sitting_the_new_smoking.jpg"><img decoding="async" class="aligncenter wp-image-3125" src="http://jp.pixelskye.com/wp-content/uploads/2017/05/is_sitting_the_new_smoking.jpg" alt="is sitting is the new smoking" width="439" height="439" srcset="https://jumpwhere.com/wp-content/uploads/2017/05/is_sitting_the_new_smoking.jpg 470w, https://jumpwhere.com/wp-content/uploads/2017/05/is_sitting_the_new_smoking-300x300.jpg 300w, https://jumpwhere.com/wp-content/uploads/2017/05/is_sitting_the_new_smoking-150x150.jpg 150w, https://jumpwhere.com/wp-content/uploads/2017/05/is_sitting_the_new_smoking-320x320.jpg 320w" sizes="(max-width: 439px) 100vw, 439px" /></a>To conclude, the above mentioned are few crucial yet important qualities every recruiter will look while hiring freshers or fresh graduates. The opportunities for freshers are plenty but its only for the right candidate. A fresher must be passionate, have the right skill set and must be capable of contributing to their personal and company growth is considered while technical recruiters scrutinize freshers resumes.</p>
<blockquote>
<p style="text-align: center;"><strong>DON&#8217;T LET YOUR EDUCATION INTERFERE WITH YOUR LEARNINGS</strong></p>
<p>&nbsp;</p></blockquote>
<p><strong>Other must-read articles:</strong></p>
<ul>
<li><a href="https://jumpwhere.com/group-discussion/" target="_blank" rel="noopener">Tips and tricks for group discussion</a></li>
<li class="entry-title td-module-title"><a title="Coding is not your cup of TEA?" href="https://jumpwhere.com/coding-not-your-cup-tea/" target="_blank" rel="noopener">What if Coding is not my cup of TEA?</a></li>
<li class="entry-title td-module-title"><a title="College Project may decide your job" href="https://jumpwhere.com/college-project-may-decide-your-job/" target="_blank" rel="noopener">College Project may decide your job</a></li>
<li class="entry-title td-module-title"><a title="10 things a fresher must do when not selected in campus placements" href="https://jumpwhere.com/wasnt-lucky-for-campus-placements-what-next/" target="_blank" rel="noopener">10 things a fresher must do when not selected in campus placements</a></li>
<li><a href="https://jumpwhere.com/aptitude/" target="_blank" rel="noopener">Aptitude free concepts and test</a></li>
<li class="entry-title td-module-title"><a title="Tips and tricks for group discussion" href="https://jumpwhere.com/fresher-technical-interview/" target="_blank" rel="noopener">Tips and concepts to prepare for Technical Interview</a></li>
<li class="entry-title td-module-title"><a title="Not only SKILL-SET but ATTITUDE also matters" href="https://jumpwhere.com/with-skill-set-attitude-also-matters/" target="_blank" rel="noopener">Not only SKILL-SET but ATTITUDE also matters</a></li>
</ul>
<p>The post <a href="https://jumpwhere.com/11-must-have-qualities-every-recruiter-will-look-while-hiring-freshers-or-fresh-graduates/">11 must have qualities every recruiter will look while hiring freshers or fresh graduates</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Career options if you do not like coding</title>
		<link>https://jumpwhere.com/coding-not-your-cup-tea/</link>
		
		<dc:creator><![CDATA[MS]]></dc:creator>
		<pubDate>Sat, 30 Jul 2022 13:10:51 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Freshers]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[logic]]></category>
		<category><![CDATA[MUSE]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[technology]]></category>
		<guid isPermaLink="false">https://jumpwhere.com/?p=1195</guid>

					<description><![CDATA[<p>“CODING is the core component for IT enthusiasts” is one of the major blind beliefs of a lot of fresh graduates/students who plan to get into the IT sector. However, almost 30- 60% of the IT/tech job enthusiasts are not comfortable with coding or programming languages. Many students often have a question, if they can look for [&#8230;]</p>
<p>The post <a href="https://jumpwhere.com/coding-not-your-cup-tea/">Career options if you do not like coding</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>“CODING is the core component for IT enthusiasts” is one of the major blind beliefs of a lot of fresh graduates/students who plan to get into the IT sector. However, almost 30- 60% of the IT/tech job enthusiasts are not comfortable with coding or programming languages. Many students often have a question, if they can look for any other career options if you do not like coding.</p>
<p>Technology is developing at a great pace. It’s surely built atop computer code; however, you can still do a lot of things even without knowing hardcore programming. So, if coding is not your cup of tea, then why force yourself?</p>
<p>Consider these scenarios; Do you think each one of us knows the mechanism involved behind the bulb turning on and off! All that we are aware of is just turning the switch ON and OFF. Likewise, TECHNOLOGY! One need not actually have knowledge on programming, although it is good to have but never a necessity.</p>
<p>According to Kevin Maney, the tech columnist, there is much more to Career options if you do not like coding after a decade, almost in 2030. Computers will no longer limit themselves to understanding only their language but they are sure to understand a lay man’s language too! Hence soon the programming is going to take a new turn. To be more clear, programming or coding would be a closed chapter in from 2030. We will just tell the machines what we want them to do.</p>
<p>There is also a bold challenge of the machines performing self –programming which if gets succeeded would lead to a massive change. MUSE (Mining and Understanding Software Enclaves) is that project which is going to implement this and we are soon going to have it LIVE.</p>
<p>Thus, good news for all the non-programmers! Programming will no more swallow the youngsters. Though the progress is slow as per Charles Simonyi, we would soon get to hear about the automatic programming by the machines.</p>
<p><strong>Also Read:</strong> <strong><a title="Coding is not your cup of TEA?" href="https://jumpwhere.com/fresher-resume-mistakes/" target="_blank" rel="noopener">Mistakes in freshers resume</a></strong></p>
<h2><strong>Having said all this, what are the other Career options if you do not like coding where you can get your interest in / or get employed?</strong></h2>
<p>There are enough areas to be focused on, rather than just concentrating on the coding domain. Task management, problem-solving, learning new tools and methods, critical thinking, and so on and so forth are to be cultivated.</p>
<h5><strong>Other domains which have amazing scope apart from development are:</strong></h5>
<ul>
<li>Testing Domain (Test Engineer)</li>
<li>Business Analyst</li>
<li>Data Scientist / Data Analyst / Database Administrator</li>
<li>Business Intelligence/Reporting Tool</li>
<li>ETL expert</li>
<li>ERP tools (SAP/MS Dynamics etc)</li>
<li>Research &amp; Development</li>
<li>Networking/Storage</li>
<li>DevOps/Techops</li>
<li>Digital Marketing/Social Media Expert</li>
<li>User Experiences</li>
<li>Product Manager/Project Manager</li>
<li>Tech Support</li>
<li>Technical Recruitment</li>
</ul>
<p><em>Example: It&#8217;s always better to be the best ANALYST than be an average DEVELOPER.</em></p>
<p>Note: The above classification is at a very high level and there are further classifications for each of the above. However, there might be some coding activities involved in the above fields as well.</p>
<p><strong>Also Read:</strong> <strong><a title="11 must have qualities every recruiter will look while hiring freshers or fresh graduates" href="https://jumpwhere.com/11-must-have-qualities-every-recruiter-will-look-while-hiring-freshers-or-fresh-graduates/" target="_blank" rel="noopener">11 qualities every recruiter will look while hiring freshers or fresh graduates</a></strong></p>
<p>The most important to keep in mind is “If you are good with logic, syntax can be learned/thought anytime”.  So in any domain/language, implementation of logic and thinking is very much essential compared to writing syntax in a given programming language.</p>
<p>So wake up! Pursue your hobbies, chase your passion, and take short-term courses in the field of your interest. Don’t get tricked/trapped by the present education system or packages offered. It’s never late; if you are already CODING full time and you want to change or don’t like it; JUST DO IT because HOW TO CODE is never the end of the world and the world has more Career options if you do not like coding. Set your own path, do what you love than striving to love what you do.</p>
<p><strong>Other must-read articles:</strong></p>
<ul>
<li class="entry-title td-module-title"><strong><a href="https://jumpwhere.com/group-discussion/" target="_blank" rel="noopener">Tricks to crack group discussions</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="College Project may decide your job" href="https://jumpwhere.com/college-project-may-decide-your-job/" target="_blank" rel="noopener">College Project may decide your job</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="10 things a fresher must do when not selected in campus placements" href="https://jumpwhere.com/wasnt-lucky-for-campus-placements-what-next/" target="_blank" rel="noopener">10 things a fresher must do when not selected in campus placements</a></strong></li>
<li><strong><a href="https://jumpwhere.com/aptitude/" target="_blank" rel="noopener">Aptitude free concepts and test</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Tips and tricks for group discussion" href="https://jumpwhere.com/fresher-technical-interview/" target="_blank" rel="noopener">Tips and concepts to prepare for Technical Interview</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Not only SKILL-SET but ATTITUDE also matters" href="https://jumpwhere.com/with-skill-set-attitude-also-matters/" target="_blank" rel="noopener">Not only SKILL-SET but ATTITUDE also matters</a></strong></li>
</ul>
<h4><strong>QUICK LINKS</strong></h4>
<p><span class="td_btn td_btn_md td_outlined_btn td_3D_btn" style="color: #000000; background-color: #ffcc99;"><a style="color: #000000; background-color: #ffcc99;" href="https://jumpwhere.com/job/" target="_blank" rel="noopener">Freshers Jobs  </a></span><span class="td_btn td_btn_md td_outlined_btn td_3D_btn" style="color: #000000; background-color: #ffcc99;"><a style="color: #000000; background-color: #ffcc99;" href="https://jumpwhere.com/category/internships/" target="_blank" rel="noopener">   Internships Jobs</a></span><span class="td_btn td_btn_md td_outlined_btn td_3D_btn" style="color: #000000; background-color: #ffcc99;"><a style="color: #000000; background-color: #ffcc99;" href="https://jumpwhere.com/free-courses/" target="_blank" rel="noopener">Free Courses </a></span><span class="td_btn td_btn_md td_outlined_btn td_3D_btn" style="color: #000000; background-color: #ffcc99;"><a style="color: #000000; background-color: #ffcc99;" href="https://jumpwhere.com/contests/" target="_blank" rel="noopener"> Challenges</a></span></p>
<h4><strong>Show JUMPWHERE some love</strong></h4>
<p><span class="td_btn td_btn_md td_outlined_btn td_3D_btn" style="color: #000000; background-color: #ccffff;"> Follow Us On Instagram</span><span class="td_btn td_btn_md td_outlined_btn td_3D_btn" style="color: #000000; background-color: #ccffff;"><a style="color: #000000; background-color: #ccffff;" href="https://www.facebook.com/JumpWhere/" target="_blank" rel="noopener"> Like Our Facebook Page</a></span> <span class="td_btn td_btn_md td_outlined_btn td_3D_btn" style="color: #000000; background-color: #ccffff;"><a style="color: #000000; background-color: #ccffff;" href="https://www.youtube.com/c/jumpwhere" target="_blank" rel="noopener"> Subscribe to Our YouTube Channel</a></span><span class="td_btn td_btn_md td_outlined_btn td_3D_btn" style="color: #000000; background-color: #ccffff;">Follow Us on LinkedIn  </span></p>
<h4><strong>Become a Part of Our Whatsapp Family:</strong></h4>
<p><span class="td_btn td_btn_md td_outlined_btn td_3D_btn" style="color: #000000; background-color: #ffcc99;"><a style="color: #000000; background-color: #ffcc99;" href="https://chat.whatsapp.com/DQakOaWnfBk7uQzjJkuE6n" target="_blank" rel="noopener">Freshers</a></span><span class="td_btn td_btn_md td_outlined_btn td_3D_btn" style="color: #000000; background-color: #ffcc99;"><a style="color: #000000; background-color: #ffcc99;" href="https://chat.whatsapp.com/GPiRp5Sc2EH6K7xoC2AJb1" target="_blank" rel="noopener"> Experienced</a></span><span class="td_btn td_btn_md td_outlined_btn td_3D_btn" style="color: #000000; background-color: #ffcc99;"><a style="color: #000000; background-color: #ffcc99;" href="https://chat.whatsapp.com/ETk6I7lTrfMAbztJkLLdPk" target="_blank" rel="noopener"> Aptitude</a></span></p>
<h4><strong>Become a Part of Our Telegram Family:</strong></h4>
<p><a href="https://t.me/+7PjYue_W1EIyY2Y1" target="_blank" rel="noopener"><span class="td_btn td_btn_md td_outlined_btn td_3D_btn" style="color: #000000; background-color: #ffcc99;">Telegram Group</span></a></p>
<p>The post <a href="https://jumpwhere.com/coding-not-your-cup-tea/">Career options if you do not like coding</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Free Online technical training by IIT and IISc for in depth knowledge</title>
		<link>https://jumpwhere.com/free-online-technical-training-iit-iisc/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 25 Jan 2019 11:14:31 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Freshers]]></category>
		<category><![CDATA[Trending]]></category>
		<guid isPermaLink="false">https://jumpwhere.com/?p=4442</guid>

					<description><![CDATA[<p>With all the ups and downs, with all the backlogs, internals, externals, vivas, project work etc. we somehow survived our studies and we think we did a great job and we are ready for a great professional career ahead. The sad part is, there is a lot of gap between what the students are aware [&#8230;]</p>
<p>The post <a href="https://jumpwhere.com/free-online-technical-training-iit-iisc/">Free Online technical training by IIT and IISc for in depth knowledge</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>With all the ups and downs, with all the backlogs, internals, externals, vivas, project work etc. we somehow survived our studies and we think we did a great job and we are ready for a great professional career ahead. The sad part is, there is a lot of gap between what the students are aware and what the company expects and you only realise this after few job interviews or after joining a workplace. Also, with so many technical training and online coaching people are totally confused which one to go through. In between chaos, free online technical training by IIT and IISc is an amazing initiative to bridge the gaps between college and corporates.</p>
<h2><strong>Current Scenario of Most of Candidates/Employees:</strong></h2>
<p>Normally, we continue the blame game on the education system, faculty, college or even self. But doing so won&#8217;t increase your knowledge or chances of getting a job. However, acquiring new skills, trying to bridge the gap might definitely help.</p>
<p>Most of us, after our studies, we end up struggling between books and job vacancies. A lot of students wish to acquire the skills needed but don&#8217;t find the right channel. Some end up in certification programs but some often get duped in the name of training/consultancies.</p>
<h2><strong>Free online technical training by IIT and IISc to bridge the gap between college and corporate</strong></h2>
<p>NPTEL, <span class="yui-tag-span yui-tag">(National Programme on Technology Enhanced Learning) is a joint initiative initiated to provide Free technical training by IIT and IISc. Through this initiative, they offer online courses and certification on various topics which can bridge some gaps between college and corporate. Also, it helps both freshers and experienced people to get knowledge about various topics from the finest lecturers of the country. The institutions involved in this program are mentioned in the above image.</span></p>
<h2><strong>What does the NPTEL Program contain:</strong></h2>
<p>NPTEL (A free technical training by IIT and IISc) is majorly focusing on technological learnings and by far this is one of the best freely available coaching available for everyone.</p>
<ul>
<li>The program contains various categories ranging from Physics to humanities, computer organisation to management related topics.</li>
<li>Currently, there are <a href="https://docs.google.com/spreadsheets/d/e/2PACX-1vRwWJsoiQSVwu0uoSto5i9UYDdk7wOQayWD9zyBv_b6HIdPZuPvl6EyE9bORwgPNvoRp4qyMfxDIKTW/pubhtml?gid=2109607922&amp;single=true" target="_blank" rel="nofollow noopener">226 courses</a> mentioned for the period of Jan-April 2018 followed by the test for people interested in certification.</li>
<li>After every program, there will be a weekly assessment test</li>
<li>At the end of the program, you can even attend a certification test in that particular course. (there is a fee involved to take the test)</li>
</ul>
<p><strong>Other must-read articles:</strong></p>
<ul>
<li class="entry-title td-module-title"><a title="Coding is not your cup of TEA?" href="https://jumpwhere.com/coding-not-your-cup-tea/" target="_blank" rel="noopener">What if Coding is not my cup of TEA?</a></li>
<li><a href="https://jumpwhere.com/fresher-resume-mistakes/" target="_blank" rel="noopener">Fresher&#8217;s resume Mistake</a></li>
<li><a href="https://jumpwhere.com/group-discussion/" target="_blank" rel="noopener">Tricks to crack group discussions</a></li>
<li class="entry-title td-module-title"><a title="College Project may decide your job" href="https://jumpwhere.com/college-project-may-decide-your-job/" target="_blank" rel="noopener">College Project may decide your job</a></li>
</ul>
<h2><strong>How to enrol for free online technical training by IIT and IISc?</strong></h2>
<ol>
<li>Access their website: <a href="https://onlinecourses.nptel.ac.in/" target="_blank" rel="nofollow noopener">https://onlinecourses.nptel.ac.in/</a></li>
<li>Register with a valid Gmail id. They also have a hangout group where you can discuss with respective lecturers/professors.</li>
<li>To register, click on Login button on right side and follow the instructions.</li>
<li>On successful registration, you must be able to login to the application.</li>
<li>From the home page, select a particular category and course you are willing to take up. <em>Example: In the below screenshot, we selected the category as &#8220;Management Studies and Course&#8221; as &#8220;Business Analytics and Data mining Modeling </em>usng<em> R&#8221;.</em><br />
<img decoding="async" class=" wp-image-4445 aligncenter" src="http://jp.pixelskye.com/wp-content/uploads/2018/01/select_course_nptel_jumpwhere.jpg" alt="select_course_nptel_jumpwhere" width="554" height="321" srcset="https://jumpwhere.com/wp-content/uploads/2018/01/select_course_nptel_jumpwhere.jpg 880w, https://jumpwhere.com/wp-content/uploads/2018/01/select_course_nptel_jumpwhere-300x174.jpg 300w" sizes="(max-width: 554px) 100vw, 554px" /></li>
<li>On click of any particular course, you will be redirected to overview page as shown in below screenshot. <a href="http://jp.pixelskye.com/wp-content/uploads/2018/01/course_overview_page_nptel_jumpwhere.jpg"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4446" src="http://jp.pixelskye.com/wp-content/uploads/2018/01/course_overview_page_nptel_jumpwhere.jpg" alt="course_overview_page_nptel_jumpwhere" width="795" height="301" srcset="https://jumpwhere.com/wp-content/uploads/2018/01/course_overview_page_nptel_jumpwhere.jpg 795w, https://jumpwhere.com/wp-content/uploads/2018/01/course_overview_page_nptel_jumpwhere-300x114.jpg 300w" sizes="(max-width: 795px) 100vw, 795px" /></a></li>
<li>You can view all the details such as course overview, introduction, about the instructor, course layout along with important dates like when the course starts, when is the certification exam and details about the same.</li>
<li>At the end of the page, there is a button &#8216;JOIN NOW&#8217;. Click on it to enrol yourself for the course.</li>
<li>Next, you will be redirected to the registration page where you can edit few contents (if you have wrongly entered). Click on <strong>I agree to NPTEL Terms of Service</strong> and <strong>I agree to follow the Honor Code</strong>.</li>
<li>Click Join.</li>
<li>Congratulations. You have successfully enrolled to Free technical training by IIT and IISc.</li>
<li>If the course has not yet started, you will have to wait till the course starts. If the course is already started, then on left side of the page, click on week 1 and select the units/lectures you want to listen to.</li>
</ol>
<h2><a href="http://jp.pixelskye.com/wp-content/uploads/2018/01/course_page_nptel_jumpwhere.jpg"><img loading="lazy" decoding="async" class=" wp-image-4447 aligncenter" src="http://jp.pixelskye.com/wp-content/uploads/2018/01/course_page_nptel_jumpwhere-1024x669.jpg" alt="course_page_nptel_jumpwhere" width="584" height="382" srcset="https://jumpwhere.com/wp-content/uploads/2018/01/course_page_nptel_jumpwhere-1024x669.jpg 1024w, https://jumpwhere.com/wp-content/uploads/2018/01/course_page_nptel_jumpwhere-300x196.jpg 300w, https://jumpwhere.com/wp-content/uploads/2018/01/course_page_nptel_jumpwhere.jpg 1267w" sizes="(max-width: 584px) 100vw, 584px" /></a><strong>Other information about free online technical training by IIT and IISc:</strong></h2>
<ol>
<li>The last date to enrol for 12-week course is 29 Jan 2018.</li>
<li>Go through the FAQ mentioned in the footer section of the website.</li>
<li>If you enrol and don&#8217;t attend lectures/take up tests, you lose your membership on the course.</li>
<li>In the left side menu item, you have profile option. On click of that link, you will be able to see all your details along with the courses that you have enrolled to.</li>
</ol>
<h2><strong>Jumpwhere take on Free Online technical training by IIT and IISc:</strong></h2>
<p>We at <a href="https://jumpwhere.com" target="_blank" rel="noopener">JUMPWHERE </a>think this is a wonderful opportunity for all the enthusiast who is either looking to improve their skill set or preparing for technical interviews. Its a great opportunity for people who are looking for IT jobs but lack basics of computer-related subjects or some technical students who are looking for management courses.</p>
<p>Another reason, these courses are from few finest colleges in the country. Hence, one can blindly opt for these classes compared to so many other available online.</p>
<p>Happy learning folks.</p>
<p><strong>Other must-read articles:</strong></p>
<ul>
<li class="entry-title td-module-title"><strong><a title="10 things a fresher must do when not selected in campus placements" href="https://jumpwhere.com/wasnt-lucky-for-campus-placements-what-next/" target="_blank" rel="noopener">10 things a fresher must do when not selected in campus placements</a></strong></li>
<li><strong><a title="11 must have qualities every recruiter will look while hiring freshers or fresh graduates" href="https://jumpwhere.com/11-must-have-qualities-every-recruiter-will-look-while-hiring-freshers-or-fresh-graduates/" target="_blank" rel="noopener">11 qualities every recruiter will look while hiring freshers or fresh graduates</a></strong></li>
<li><strong><a href="https://jumpwhere.com/aptitude/" target="_blank" rel="noopener">Aptitude free concepts and test</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Tips and tricks for group discussion" href="https://jumpwhere.com/fresher-technical-interview/" target="_blank" rel="noopener">Tips and concepts to prepare for Technical Interview</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Not only SKILL-SET but ATTITUDE also matters" href="https://jumpwhere.com/with-skill-set-attitude-also-matters/" target="_blank" rel="noopener">Not only SKILL-SET but ATTITUDE also matters</a></strong></li>
</ul>
<p>The post <a href="https://jumpwhere.com/free-online-technical-training-iit-iisc/">Free Online technical training by IIT and IISc for in depth knowledge</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Infosys freshers Interview Process along with important tips to clear interview</title>
		<link>https://jumpwhere.com/infosys-freshers-interview-process-and-tips/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 21 Feb 2018 15:02:34 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Freshers]]></category>
		<category><![CDATA[Software Developer]]></category>
		<category><![CDATA[Testing jobs]]></category>
		<guid isPermaLink="false">https://jumpwhere.com/?p=4501</guid>

					<description><![CDATA[<p>Infosys is conducting a referral drive for freshers. Please read the entire information carefully in the image above as well as the contents mentioned below: Important information for Infosys freshers Interview Process: Only people who are already working in Infosys can refer you and there are no charges for any referrals. Find out someone from [&#8230;]</p>
<p>The post <a href="https://jumpwhere.com/infosys-freshers-interview-process-and-tips/">Infosys freshers Interview Process along with important tips to clear interview</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Infosys is conducting a referral drive for freshers. Please read the entire information carefully in the image above as well as the contents mentioned below:</p>
<h2><strong>Important information for Infosys freshers Interview Process:</strong></h2>
<ol>
<li>Only people who are already working in Infosys can refer you and there are no charges for any referrals. Find out someone from Infosys and ask them to refer.</li>
<li><strong>The last date to get referred is 25 June 2018.</strong></li>
<li><strong>Location:</strong> Delhi, Chennai, Bangalore, Pune, Kolkata, Hyderabad, However, please confirm about other locations as well.</li>
<li>Infosys interview will be <strong>very easy</strong> compared to many other. Average student also can clear it with some efforts.</li>
<li>It&#8217;s very reputed MNC and hence many students will apply across India.</li>
<li>The below details need to be shared with the one who is referring you to Infosys freshers Interview Drive.<a href="http://jp.pixelskye.com/wp-content/uploads/2018/02/jumpwhere-infosys-freshers-interview-process-details-needed.jpeg"><img loading="lazy" decoding="async" class="wp-image-4503 aligncenter" src="http://jp.pixelskye.com/wp-content/uploads/2018/02/jumpwhere-infosys-freshers-interview-process-details-needed-1024x744.jpeg" alt="http://jp.pixelskye.com/wp-content/uploads/2018/02/jumpwhere-infosys-freshers-interview-process-details-needed.jpeg" width="568" height="413" srcset="https://jumpwhere.com/wp-content/uploads/2018/02/jumpwhere-infosys-freshers-interview-process-details-needed-1024x744.jpeg 1024w, https://jumpwhere.com/wp-content/uploads/2018/02/jumpwhere-infosys-freshers-interview-process-details-needed-300x218.jpeg 300w, https://jumpwhere.com/wp-content/uploads/2018/02/jumpwhere-infosys-freshers-interview-process-details-needed.jpeg 1280w" sizes="(max-width: 568px) 100vw, 568px" /></a></li>
</ol>
<div class="text_exposed_show">
<p>&nbsp;</p>
<ul>
<li>Full Name:</li>
<li>Primary Email ID:</li>
<li>Mobile Number:</li>
<li>Date of Birth:</li>
<li>10th std % OR CGPA:</li>
<li>12th Std % OR CGPA:</li>
<li>Diploma(If Applicable):</li>
<li>Diploma % OR CGPA:</li>
<li>Diploma Graduating State:</li>
<li>Graduation :</li>
<li>Degree :</li>
<li>Specialization/Branch:</li>
<li>Name of the College:</li>
<li>Graduation % OR CGPA:</li>
<li>Graduating State:</li>
<li>Year of Passing:</li>
<li>Post Graduation (If Applicable):</li>
<li>Degree Specialization/Branch:</li>
<li>Name of the College:</li>
<li>Graduation % OR CGPA:</li>
<li>Graduating State:</li>
<li>Year of Passing:</li>
<li>Preferred Test Location:</li>
</ul>
</div>
<h2><strong>Eligibility Criteria for Infosys freshers Interview Process:</strong></h2>
<div class="text_exposed_show">
<ul>
<li>Education in BE / B.Tech / ME / M.Tech in any discipline</li>
<li>MCA / MSc (Computer Science / Electronics / Mathematics / Physics / Statistics / IT / Information Science).</li>
<li>Consistently excellent academic track record.</li>
<li>Candidates graduating in 2018 ONLY.</li>
<li>Last date for receiving referrals: <strong>25 June 2018</strong></li>
</ul>
</div>
<h2><strong>How to Apply</strong> <strong>for Infosys freshers Interview Process. Click Below Link:</strong></h2>
<p><span class="td_btn td_btn_lg td_default_btn">https://careers.infosys.com/CareerSite/Aspx/OffCampus.aspx?soc=fbs859</span></p>
<h2></h2>
<hr />
<h2></h2>
<h2><strong>Infosys freshers Interview Process (This is tentative based on previous years):</strong></h2>
<ol>
<li>Written</li>
<li>Technical</li>
<li>HR Round (Sometimes this is combined with a Technical interview as well)</li>
</ol>
<h3><strong>Written Round of Infosys freshers Interview Process:</strong></h3>
<p>As informed earlier, Infosys aptitude is one of the easiest aptitudes in IT industry. With MNC like these, the major judging or shortlisting criteria takes place after the written round itself and if you crack the aptitude round or written round, there are fewer chances of getting eliminated.</p>
<p style="padding-left: 30px;"><strong>Question paper format for</strong><strong> Written Round </strong><strong>(This is tentative based on previous years):</strong></p>
<p style="padding-left: 30px;">Infosys Aptitude test has a time limit of 90-95 minutes. There will be 3 sections as mentioned below and altogether there will be 65 Questions. There are many other materials such as indiabix, RS Agarwal that you can refer. Attached is a link to our practice Aptitude sessions.</p>
<p style="padding-left: 30px;">• Quantitative Ability (<a href="https://jumpwhere.com/category/aptitude/quantitative-aptitude/" target="_blank" rel="noopener">Practise Questions</a>)<br />
• Reasoning Ability (<a href="https://jumpwhere.com/category/aptitude/logical-reasoning/" target="_blank" rel="noopener">Practise Questions</a>)<br />
• Verbal Ability (<a href="https://jumpwhere.com/category/aptitude/verbal-ability/" target="_blank" rel="noopener">Practise Questions</a>)</p>
<h3><strong>Technical / HR interview Round of Infosys freshers Interview Process:</strong></h3>
<p><strong> </strong>Usually, as fresher, you only need to be good at basics of Engineering. Hence, make sure your basics are strong and you communicate clearly and confidently. If you are certified/expertise in any programming language, then prepare on that language too.</p>
<p><strong>Do read: <a href="https://jumpwhere.com/fresher-technical-interview/" target="_blank" rel="noopener">Tips for freshers technical interview questions for IT</a></strong></p>
<p>Along with that, most of the interviewers ask the below questions:</p>
<ul>
<li>Introduce yourself</li>
<li>Your hobbies</li>
<li>Where do you see yourself in 5 years</li>
<li>Why do you want to join our company</li>
<li>Why should we hire you</li>
<li>If your marks are less, they may ask &#8216;why did you get low marks&#8217; etc.</li>
</ul>
<p><strong>Note:</strong> If you are not having any reference in Infosys, drop us an email with all the details. We will try to refer you based on our connection. All the very best to everyone taking part in this drive. Also, if you are reading this Infosys is a big company and the entire process will surely take time. Hence, don&#8217;t stick to this, just keep this one as an option.</p>
<p>All the very best!</p>
<hr />
<p><strong>Also, read:</strong></p>
<ul>
<li><strong><a href="https://jumpwhere.com/fresher-resume-mistakes/" target="_blank" rel="noopener">Freshers Resume Mistakes</a></strong></li>
<li><strong><a title="11 must have qualities every recruiter will look while hiring freshers or fresh graduates" href="https://jumpwhere.com/11-must-have-qualities-every-recruiter-will-look-while-hiring-freshers-or-fresh-graduates/" target="_blank" rel="noopener">11 qualities every recruiter will look while hiring freshers or fresh graduates</a></strong></li>
<li><strong><a href="https://jumpwhere.com/group-discussion/" target="_blank" rel="noopener">Tips and tricks for group discussion</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Coding is not your cup of TEA?" href="https://jumpwhere.com/coding-not-your-cup-tea/" target="_blank" rel="noopener">What if Coding is not my cup of TEA?</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="College Project may decide your job" href="https://jumpwhere.com/college-project-may-decide-your-job/" target="_blank" rel="noopener">College Project may decide your job</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="10 things a fresher must do when not selected in campus placements" href="https://jumpwhere.com/wasnt-lucky-for-campus-placements-what-next/" target="_blank" rel="noopener">10 things a fresher must do when not selected in campus placements</a></strong></li>
<li><strong><a href="https://jumpwhere.com/aptitude/" target="_blank" rel="noopener">Aptitude free concepts and test</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Tips and tricks for group discussion" href="https://jumpwhere.com/fresher-technical-interview/" target="_blank" rel="noopener">Tips and concepts to prepare for Technical Interview</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Not only SKILL-SET but ATTITUDE also matters" href="https://jumpwhere.com/with-skill-set-attitude-also-matters/" target="_blank" rel="noopener">Not only SKILL-SET but ATTITUDE also matters</a></strong></li>
</ul>
<h2><strong>Show JUMPWHERE some love:</strong></h2>
<ul>
<li>Like our facebook page &#8211; <a href="https://www.facebook.com/JumpWhere/" target="_blank" rel="noopener">https://www.facebook.com/JumpWhere/</a></li>
<li>Subscribe to youtube channel &#8211; <a href="https://www.youtube.com/c/jumpwhere" target="_blank" rel="noopener">https://www.youtube.com/c/jumpwhere</a></li>
<li>Follow on Instagram &#8211; https://www.instagram.com/jumpwhere/ or <strong>@jumpwhere</strong></li>
</ul>
<p>The post <a href="https://jumpwhere.com/infosys-freshers-interview-process-and-tips/">Infosys freshers Interview Process along with important tips to clear interview</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Top 10 common fresher resume mistakes</title>
		<link>https://jumpwhere.com/fresher-resume-mistakes/</link>
		
		<dc:creator><![CDATA[Saqib]]></dc:creator>
		<pubDate>Sun, 12 Nov 2017 15:04:52 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Freshers]]></category>
		<guid isPermaLink="false">https://jumpwhere.com/?p=4200</guid>

					<description><![CDATA[<p>We all enjoy college life and it’s the perfect time to make as many mistakes as we can and learn from them. One of the biggest mistakes we do is while we prepare our resume for campus placements during our studies. We have gone through a lot of resumes and spoken to few of students [&#8230;]</p>
<p>The post <a href="https://jumpwhere.com/fresher-resume-mistakes/">Top 10 common fresher resume mistakes</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>We all enjoy college life and it’s the perfect time to make as many mistakes as we can and learn from them. One of the biggest mistakes we do is while we prepare our resume for campus placements during our studies. We have gone through a lot of resumes and spoken to few of students from different colleges and framed few of the common fresher resume mistakes.</p>
<p>In spite of having so many guest speakers, sample resume given by lecturers, guidance to prepare resume by placement officers or going through so many sample resume in google or even watching videos on YouTube; we as freshers still make mistakes while preparing our resumes.</p>
<p><iframe title="Freshers Resume for Jobs | Fresher Resume Tips | Fresher or Experienced Resume for Software Jobs" width="780" height="439" src="https://www.youtube.com/embed/mpOiXhjCHZo?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>&nbsp;</p>
<h2><strong>Top 10 common fresher resume mistakes:</strong></h2>
<ol>
<li style="list-style-type: none;">
<ol>
<li style="margin: 0px 0 10px 0;"><strong>Editing content of your friend&#8217;s resume:</strong> The very first mistake we do is, we take our friends resume and start editing our details. Well, this is good for some but remember if everyone else is having the same format, then the interviewer will not consider you any different. Moreover, you and your friend might have totally different perspective/lifestyle. Try to keep your resume as original as possible.</li>
<li style="margin: 0px 0 10px 0;"><strong>Baseless Objective or Purpose:</strong> The first thing we have on our resume is our objective which is no doubt copied from friends resume or searched on the internet. However, make sure your objective is practical and believable and it is in sync with your skillset. A good objective must be specific and speaks about the job profile you are applying for.<a href="http://jp.pixelskye.com/wp-content/uploads/2017/11/fresher_Resume_objective.png"><img loading="lazy" decoding="async" class="size-full wp-image-4205 aligncenter" src="http://jp.pixelskye.com/wp-content/uploads/2017/11/fresher_Resume_objective.png" alt="" width="517" height="479" srcset="https://jumpwhere.com/wp-content/uploads/2017/11/fresher_Resume_objective.png 517w, https://jumpwhere.com/wp-content/uploads/2017/11/fresher_Resume_objective-300x278.png 300w" sizes="(max-width: 517px) 100vw, 517px" /></a></li>
<li style="margin: 0px 0 10px 0;"><strong>Grammar errors / Spelling mistakes:</strong> Literated for more than 15-17 years and committing silly grammar mistakes is a clear sign of negligence. Any grammar mistakes especially if you are a fresher might cost you the job as it clearly shows you have not gone through your resume at all and it also indicates you are not a person to be relied or dependent on. With the help of peers, friends, and teachers you can easily avoid this. You can even use tools like Grammarly which will suggest you correct grammar errors online.</li>
<li style="margin: 0px 0 10px 0;"><strong>The body of the Email:</strong> A lot of time when fresher or even experienced people forward their resume, they never mention anything in the body of the email except ‘Please find the attached resume and consider for suitable openings’. Keep this is in your mind guys, a recruiter doesn’t have the patience or so much time to go through your resume completely. Hence, make it a habit to provide some highlights about yourself in the body of the email which might attract the recruiter / HR and push towards reading your resume.</li>
<li style="margin: 0px 0 10px 0;"><strong>Ignoring Keywords:</strong> We all understand probability and we must ask ourselves, what is the probability of my resume being selected out of millions of resumes present in the database of job portal or email of a recruiter. Keywords are important qualities that describe you. <em>E.g.: If you have studied Computer Science Engineering and you are good at Java Programming, then the word ‘Java’, ‘Java Programming’ should be present on your resume.</em><br />
Now, when the recruiter searches for resume related to Java, there are more chances that your resume gets visible in the search result and hence get shortlisted. However, this doesn’t mean you need to stuff keywords in your resume. Prepare your resume smartly.</li>
<li style="margin: 0px 0 10px 0;"><strong>Being vague:</strong> Some candidates feel we must write anything and everything about ourselves in the resume which is not always right. It’s good to mention about sex, religion, marital status however never write anything about your likes/dislikes or your religious views or anything controversial or biased. This might decrease your chances of clearing an interview even if you are qualified.
<p><figure id="attachment_4207" aria-describedby="caption-attachment-4207" style="width: 616px" class="wp-caption alignnone"><a href="http://jp.pixelskye.com/wp-content/uploads/2017/11/bad_resumes.png"><img loading="lazy" decoding="async" class="size-full wp-image-4207" src="http://jp.pixelskye.com/wp-content/uploads/2017/11/bad_resumes.png" alt="bad fresher resume format" width="616" height="465" srcset="https://jumpwhere.com/wp-content/uploads/2017/11/bad_resumes.png 616w, https://jumpwhere.com/wp-content/uploads/2017/11/bad_resumes-300x226.png 300w" sizes="(max-width: 616px) 100vw, 616px" /></a><figcaption id="caption-attachment-4207" class="wp-caption-text">Reference: Quickmeme.com</figcaption></figure></li>
<li style="margin: 0px 0 10px 0;"><strong>Social Media URL/Links:</strong> Another good way of standing out in the crowd is by providing your social media links. When I say social media, this doesn’t mean you put all the social media links. Think wisely and see what fits in with your qualification.<br />
E.g.: Linkedin is one of best professional social media platform where recruiters and candidates get connected.<br />
Also, it makes sense to add Instagram or Facebook when you are applying for Marketing / Media related openings but makes sure you have a good number of followers which is worth showcasing.</li>
<li style="margin: 0px 0 10px 0;"><strong>Mass mailing of resume:</strong> When you are sending your resume via email to a recruiter or anyone, do not send it to more than one person at a time. You must treat this in the same way, how you treat your girlfriend or boyfriend. When you have more than one recipient in the to / cc section of the email, then it indicates that you have multiple options and you might have some commitment issues. As much as possible, send resume to only one person at a time.</li>
<li style="margin: 0px 0 10px 0;"><strong>Strict NO to fancy email id:</strong> We all have funky email ids created during our teenage. As a fresher to professionalism, one must know that an email id states how professional you are and hence, one must avoid having funky email ids like Chocolateboy4life@yahoo.com or cutepinkygirl@gmail.com in any professional conversations. To suggest, you can have your firstname.lastname@example.com which is majorly used format across in industries.</li>
<li style="margin: 0px 0 10px 0;"><strong><strong>Other silly fresher resume mistakes</strong></strong><strong>:</strong>
<ul>
<li>Adding a photo is your choice but the best option is to avoid having a photo as it might give some racism flavor or so.</li>
<li>Mentioning resume at the top is not needed as its understood its your resume.</li>
<li>Mentioning the word ‘name’ before your name or ‘Phone’ before your phone number also can be ignored.</li>
<li>Avoid using singular pronouns such as I or me on the resume or emails.</li>
<li>Avoid writing paragraphs anywhere and make it pointers or table structure. This way, it will be more readable.</li>
</ul>
</li>
</ol>
</li>
<li style="list-style-type: none;">There are few silly mistakes what freshers commit. If you have any doubts regarding preparing the resume, kindly share it in the below comments and we will try to address all your queries. All the very best.</li>
</ol>
<p><strong>Other must-read articles:</strong></p>
<ul>
<li><strong><a title="11 must have qualities every recruiter will look while hiring freshers or fresh graduates" href="https://jumpwhere.com/11-must-have-qualities-every-recruiter-will-look-while-hiring-freshers-or-fresh-graduates/" target="_blank" rel="noopener">11 qualities every recruiter will look while hiring freshers or fresh graduates</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Coding is not your cup of TEA?" href="https://jumpwhere.com/coding-not-your-cup-tea/" target="_blank" rel="noopener">What if Coding is not my cup of TEA?</a></strong></li>
<li><strong><a href="https://jumpwhere.com/group-discussion/" target="_blank" rel="noopener">Tricks to crack group discussions</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="College Project may decide your job" href="https://jumpwhere.com/college-project-may-decide-your-job/" target="_blank" rel="noopener">College Project may decide your job</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="10 things a fresher must do when not selected in campus placements" href="https://jumpwhere.com/wasnt-lucky-for-campus-placements-what-next/" target="_blank" rel="noopener">10 things a fresher must do when not selected in campus placements</a></strong></li>
<li><strong><a href="https://jumpwhere.com/aptitude/" target="_blank" rel="noopener">Aptitude free concepts and test</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Tips and tricks for group discussion" href="https://jumpwhere.com/fresher-technical-interview/" target="_blank" rel="noopener">Tips and concepts to prepare for Technical Interview</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Not only SKILL-SET but ATTITUDE also matters" href="https://jumpwhere.com/with-skill-set-attitude-also-matters/" target="_blank" rel="noopener">Not only SKILL-SET but ATTITUDE also matters</a></strong></li>
</ul>
<p>&nbsp;</p>
<p>The post <a href="https://jumpwhere.com/fresher-resume-mistakes/">Top 10 common fresher resume mistakes</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Tips and tricks for group discussion</title>
		<link>https://jumpwhere.com/group-discussion/</link>
		
		<dc:creator><![CDATA[Saqib]]></dc:creator>
		<pubDate>Thu, 28 Sep 2017 09:56:26 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Freshers]]></category>
		<category><![CDATA[HR World]]></category>
		<category><![CDATA[group discussion]]></category>
		<category><![CDATA[interviewtips]]></category>
		<guid isPermaLink="false">https://jumpwhere.com/?p=857</guid>

					<description><![CDATA[<p>Eliminations during the interview process are very difficult for companies and Quantitative / Qualitative / Technical Aptitude and Technical rounds are not sufficient to filter the applicants. Hence Group Discussion a.k.a GD serves as a mass elimination tool for a lot of mass recruiting companies. A lot of aspiring candidates who are really good with technologies and [&#8230;]</p>
<p>The post <a href="https://jumpwhere.com/group-discussion/">Tips and tricks for group discussion</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Eliminations during the interview process are very difficult for companies and Quantitative / Qualitative / Technical <a href="https://jumpwhere.com/aptitude/" target="_blank" rel="noopener">Aptitude </a>and <a href="https://jumpwhere.com/fresher-technical-interview/" target="_blank" rel="noopener">Technical rounds</a> are not sufficient to filter the applicants. Hence Group Discussion a.k.a GD serves as a mass elimination tool for a lot of mass recruiting companies.</p>
<p>A lot of aspiring candidates who are really good with technologies and technical knowledge have a setback when they get to know there is group discussion round in interview process. <em><strong>&#8220;Should we conduct Group Discussion round for technical interviews&#8221;</strong></em> is very good topic to conduct a Group Discussion/debate on. However, this article will help you to clear the hurdle of group discussions.</p>
<figure id="attachment_4097" aria-describedby="caption-attachment-4097" style="width: 640px" class="wp-caption alignnone"><a href="http://jp.pixelskye.com/wp-content/uploads/2017/09/How-to-face-a-Group-Discussion.jpg"><img loading="lazy" decoding="async" class="size-large wp-image-4097" src="http://jp.pixelskye.com/wp-content/uploads/2017/09/How-to-face-a-Group-Discussion-1024x728.jpg" alt="group discussion gd" width="640" height="455" /></a><figcaption id="caption-attachment-4097" class="wp-caption-text">Reference: www.pace2race.com</figcaption></figure>
<h2><strong>Below are a few reasons why you must consider group discussions (GD) as an important factor and how it helps the candidates:</strong></h2>
<ul>
<li>Companies hiring candidates will already have a clear-cut idea of what kind of students they are looking for and hence having a Group Discussion round helps them to find the right match based on interpersonal skills.</li>
<li>Group Discussion will help to measure your ability to understand a given topic, your knowledge with current affairs, your body language, the way you respect or contradict other candidate’s views and your attitude. A recruiter wouldn&#8217;t want someone who is having a bad attitude or more aggressive on other candidates in their company.</li>
<li>It also checks your communication skills, confidence level as well as your behaviour and way of speaking etc. All your soft skills will be tested here.</li>
<li>Candidates who have stage fear and fear of speaking in front of others should consider this as an opportunity to overcome the fear and build the confidence in them as it is very much essential to be a good team player in the company.</li>
<li>Group Discussions not only helps to share one&#8217;s valuable thoughts and ideas regarding the topic given but also helps in being a good team player which is very much essential in today&#8217;s competitive world.</li>
</ul>
<h2><strong> Points to remember </strong><strong>during a Group Discussion </strong></h2>
<p>In a Group Discussion (GD), you are expected to contribute meaningfully on the given topic and help arrive at a generic conclusion. It is not a platform for you to showcase your debate skills. It is more of a team activity where the best among the team player will be picked.</p>
<ul>
<li><strong>Be yourself,</strong> calm down take a deep breath and sit straight in a confident posture. You need to look impressive, well groomed and confident.</li>
<li><strong>Think well before you speak</strong>. Body language is important, so be careful while using gestures and do not ever get aggressive. You are being watched, heard and judged upon.</li>
<li><strong>Be an active and dynamic participant.</strong> The examiner wants to hear you share your views. Hence, put your views forward but do not be over-confident. Using great quotes, facts, and figures, everyday life examples to express thoughts may also leave a good impression on the examiner and help you to score well.</li>
<li><strong>Start and end the discussion:</strong> If you have very good knowledge on the topic then grab the opportunity to speak first. It leaves a good impression on the evaluator. Also, summarizing or ending up the Group Discussion will help you leave a good impression.</li>
<li><strong>Listening skill is important:</strong> You must also ensure that you listen as well as respect what others are saying. At any point, If you do not agree with someone’s point, let them complete and then raise your objection.</li>
<li><strong>Make an eye contact with all the participants</strong>: Rest of the world should be unseen, not even examiner/judge. Especially when you are seated on 2<sup>nd</sup> position, you tend to ignore looking into candidate seated in the 1<sup>st</sup> position which is very important. Also, nodding when others speak shows respect towards them.</li>
</ul>
<h2><strong>What if you do not have any knowledge about the topic of the group discussion?</strong></h2>
<ul>
<li>Firstly, calm down and relax. Do not panic at all.</li>
<li>For the first few minutes, carefully listen to the views/discussion that takes place.</li>
<li>Evaluate the discussion and form your views on the topic.</li>
<li>Your views/opinion need not be correct but it needs to be logical and it should indicate such that you are sharing your views on the topic.</li>
<li>Add one or two points in between the discussion and later on, grab an opportunity to conclude on the topic.</li>
<li>This must make a good impression. However be careful that there is quality in what point you are making.</li>
</ul>
<h2><strong>Strict NO to below activity during a group discussion:</strong></h2>
<ul>
<li>Do not repeat a point or drag a point or make an irrelevant point on the topic.</li>
<li>Don&#8217;t look into watch often and a STRICT no to shaking your hands or legs.</li>
<li>Do not play with any other objects like pen/notepad/mobile etc.</li>
<li>Never interrupt or object while others are speaking. Remember its group discussion and NOT DEBATE COMPETITION.</li>
<li>Do not make an eye contact with the audience or examiner. Only eye contact with all candidates only.</li>
</ul>
<h2><strong>Click on below video to know the Secret to score and crack a group discussion round</strong></h2>
<p><iframe title="How to Crack Group Discussion Even When You Dont Know Anything About the TOPIC | GD Do&#039;s &amp; Don&#039;ts" width="780" height="439" src="https://www.youtube.com/embed/3OlSkkkVIqU?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<h2><strong>15 Hot/Trending Group Discussion topics of 2018</strong></h2>
<ol>
<li>Statue of Unity: Boon or Bane?</li>
<li>What&#8217;re your views on next General Elections 2019. Who will win and Why?</li>
<li>Did Corruption reduce due to Demonetisation and note ban</li>
<li>Chinese Goods versus Indian Goods</li>
<li>Bullet train versus Indian railways</li>
<li>Is Right to Privacy a Fundamental Right?</li>
<li>Social media is helping to spread the Fake news</li>
<li>Artificial Intelligence and Robotics: Boon or Bane?</li>
<li>Sarahah, the anonymous messaging app, good or bad?</li>
<li>Blue whale challenge: Pros and Cons</li>
<li>Is Reliance Jio 4G Changing the Indian Telecom Sector</li>
<li>Should companies hire fresh graduates</li>
<li>Benefits of ADHAAR card linking everywhere</li>
<li>How can we reduce increasing Cyber Crimes?</li>
<li>Millenials are more depressed: Agree or Disagree</li>
</ol>
<h2><strong>Never attended a group discussion earlier or need experience on the same?</strong></h2>
<p>Well, only practice can help you and hence you can conduct a mock group discussion to get a good experience and prepare yourself. Wondering how to conduct one?</p>
<ul>
<li>Gather 4-5 students/friends.</li>
<li>Select a topic</li>
<li>Select a judge/examiner.</li>
<li>Introduce to each other ( can skip this)</li>
<li>Set a timer for 10 minutes.</li>
<li>Start the discussion</li>
<li>Stop it at exact 10 minutes.</li>
<li>Discuss how it went with the help of a judge.</li>
<li>You can also check this site to participate <a href="https://www.indiabix.com/group-discussion/topics-with-answers/" target="_blank" rel="nofollow noopener">online </a>in a group discussion topic.</li>
</ul>
<p>These are some basic yet very crucial tips that should help you feel more confident about yourself and make you ready to appear for that next group discussion. If you have any issues in facing group discussions, share with us in below comments and we will try our best to help you out.</p>
<p>GOOD LUCK with your interviews.</p>
<p><strong>Other must-read articles:</strong></p>
<ul>
<li><a href="https://jumpwhere.com/fresher-resume-mistakes/" target="_blank" rel="noopener">Freshers Resume Mistakes</a></li>
<li><a title="11 must have qualities every recruiter will look while hiring freshers or fresh graduates" href="https://jumpwhere.com/11-must-have-qualities-every-recruiter-will-look-while-hiring-freshers-or-fresh-graduates/" target="_blank" rel="noopener">11 qualities every recruiter will look while hiring freshers or fresh graduates</a></li>
<li class="entry-title td-module-title"><a title="Coding is not your cup of TEA?" href="https://jumpwhere.com/coding-not-your-cup-tea/" target="_blank" rel="noopener">What if Coding is not my cup of TEA?</a></li>
<li class="entry-title td-module-title"><a title="College Project may decide your job" href="https://jumpwhere.com/college-project-may-decide-your-job/" target="_blank" rel="noopener">College Project may decide your job</a></li>
<li class="entry-title td-module-title"><a title="10 things a fresher must do when not selected in campus placements" href="https://jumpwhere.com/wasnt-lucky-for-campus-placements-what-next/" target="_blank" rel="noopener">10 things a fresher must do when not selected in campus placements</a></li>
<li><a href="https://jumpwhere.com/aptitude/" target="_blank" rel="noopener">Aptitude free concepts and test</a></li>
<li class="entry-title td-module-title"><a title="Tips and tricks for group discussion" href="https://jumpwhere.com/fresher-technical-interview/" target="_blank" rel="noopener">Tips and concepts to prepare for Technical Interview</a></li>
<li class="entry-title td-module-title"><a title="Not only SKILL-SET but ATTITUDE also matters" href="https://jumpwhere.com/with-skill-set-attitude-also-matters/" target="_blank" rel="noopener">Not only SKILL-SET but ATTITUDE also matters</a></li>
</ul>
<p>The post <a href="https://jumpwhere.com/group-discussion/">Tips and tricks for group discussion</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Not only SKILL-SET but ATTITUDE also matters</title>
		<link>https://jumpwhere.com/with-skill-set-attitude-also-matters/</link>
		
		<dc:creator><![CDATA[Smriti]]></dc:creator>
		<pubDate>Sat, 04 Mar 2017 10:50:38 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Freshers]]></category>
		<guid isPermaLink="false">https://jumpwhere.com/?p=2739</guid>

					<description><![CDATA[<p>Every one of us is aware of the Hare and the Tortoise story. Though the Hare had the SKILLS, the tortoise won the race with its ATTITUDE! Skills can always be achieved through constant learning &#38; training, but not attitude. Attitude matters and it can never be taught. It’s really not worth having a big [&#8230;]</p>
<p>The post <a href="https://jumpwhere.com/with-skill-set-attitude-also-matters/">Not only SKILL-SET but ATTITUDE also matters</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">Every one of us is aware of the Hare and the Tortoise story. Though the Hare had the <strong>SKILLS</strong>, the tortoise won the race with its <strong>ATTITUDE!</strong> Skills can always be achieved through constant learning &amp; training, but not attitude. Attitude matters and it can never be taught.</p>
<p style="text-align: justify;">It’s really not worth having a big list of skills or certifications when you are not able to speak for yourself. You may have mastered any stream or said platform but that alone is just not sufficient. Any company would want to hire TECHNICAL WIZARDS but it is never an impossible job to learn a new tool or a new language etc. What matters more is how you picture yourself.</p>
<p style="text-align: justify;">Your attitude, creativity, open-mindedness, communication, leadership qualities are also equally weighed or maybe even held most important during hiring. In simple terms, ‘<strong>Be the right team player’</strong>. Have a positive attitude which includes taking up responsibilities, complimenting each other, smiling at each other, respecting peers, prompt responses etc. as these are the keys to a successful workplace.</p>
<h3 style="text-align: justify;">As per the recent survey the below priorities were cited:</h3>
<ol style="text-align: justify;">
<li>Personality</li>
<li>Cultural Alignment</li>
<li>Skill-set</li>
</ol>
<p style="text-align: justify;">We all are aware of the rapidly changing technologies in the industries which is responsible for the skills getting outdated in no time. All that remains constant is how you work, how effectively you work within a team, how you lead yourself as these qualities strengthen your work life and keep you there for a longer period. As mentioned earlier your attitude has a strong role to play as there is no room for spoon feeding when it comes to attitude. You got to have that self-determined quality in you which would make yourself autonomous. Build such a personality which can keep you flexible with the changing requirements and needs.</p>
<p style="text-align: justify;"><strong>Also read: <a href="https://jumpwhere.com/are-you-satisfied-with-the-job/">Are you Satisfied with Your Job</a></strong></p>
<h2 style="text-align: justify;"><strong>Attitude matters and to know yours, you should ask yourself the following:</strong></h2>
<ul style="text-align: justify;">
<li>Your peers like to work with you</li>
<li>Your peers would react positively if they were asked about you</li>
<li>You welcome feedback and share your thoughts/ideas</li>
<li>You are matured enough to deal with the ups and downs well.</li>
</ul>
<p style="text-align: justify;">You might be hard working, and still not satisfied with the hikes and promotions. There might be situations where people who hardly work get good hikes or promotions but if your efforts are sincere all your hard works will pay off someday.</p>
<p style="text-align: justify;">Many think buttering the boss is the easy access to hikes and promotions&#8230; But, ever thought how long they would back you up, not at all throughout your career! Then why do that? Moreover, that would never fetch you self-satisfaction. It is only your hard work at the end of the day which pays you off in a long run. Your impressive personality will surely SEAL the DEAL! But remember, never over-sell yourself.</p>
<p style="text-align: justify;">Also, when you go for an interview it is always good to be curious to know about the company. Do some homework about the company before going for the interview. Your questions are always welcome by the interviewer. In fact, it’s kind of a green signal, if you have a couple of questionnaires, as it would show how curious you are about the company’s big-picture issues.</p>
<blockquote>
<p style="text-align: center;"><strong><em>The interviewer will find thousands of resumes with the same skill-set, but it is only YOUR ATTITUDE and PERSONALITY which will be unique when it comes to his table</em></strong>.</p>
</blockquote>
<p style="text-align: justify;">Having said that, be aware that you can always be <strong>REPLACED</strong>! There is a huge crowd for every position with similar skills and with increased competition level, one must keep improving their skill set. But any skill set without a positive attitude is not complete. ATTITUDE Matters!</p>
<p><strong>Also, read:</strong></p>
<ol>
<li class="entry-title td-module-title"><strong><a title="10 things we usually skip or forget when we are late to office" href="https://jumpwhere.com/ten-things-skip-or-forget-when-late-to-office/" target="_blank" rel="noopener">10 things we usually skip or forget when we are late to office</a></strong></li>
<li><strong><a title="11 must have qualities every recruiter will look while hiring freshers or fresh graduates" href="https://jumpwhere.com/11-must-have-qualities-every-recruiter-will-look-while-hiring-freshers-or-fresh-graduates/" target="_blank" rel="noopener">11 qualities every recruiter will look while hiring freshers or fresh graduates</a></strong></li>
<li><strong><a href="https://jumpwhere.com/activities-while-walking-to-work/" target="_blank" rel="noopener">What to do while walking to Work?</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Lack of sleep will result in killing your Productivity at Work" href="https://jumpwhere.com/lack-of-sleep/" target="_blank" rel="noopener">Lack of sleep will result in killing your Productivity at Work</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="10 awesome things to do while travelling between home and office" href="https://jumpwhere.com/travelling-between-home-office/" target="_blank" rel="noopener">10 awesome things to do while travelling between home and office</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="2 Simple yet Affective Phases to spend a day at office with High Productivity" href="https://jumpwhere.com/simple-yet-effective-way-to-manage-a-day-at-office/" target="_blank" rel="noopener">2 Simple yet Effective Phases to spend a day at office with High Productivity</a></strong></li>
</ol>
<p style="text-align: justify;">
<p>The post <a href="https://jumpwhere.com/with-skill-set-attitude-also-matters/">Not only SKILL-SET but ATTITUDE also matters</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Frustration fever</title>
		<link>https://jumpwhere.com/frustration-fever/</link>
		
		<dc:creator><![CDATA[MS]]></dc:creator>
		<pubDate>Sun, 30 Oct 2016 01:50:36 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Freshers]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[concentration]]></category>
		<category><![CDATA[focus]]></category>
		<category><![CDATA[frustration]]></category>
		<category><![CDATA[motivation]]></category>
		<guid isPermaLink="false">https://jumpwhere.com/?p=1690</guid>

					<description><![CDATA[<p>Frustration could occur anywhere at any time. Since a lot of our valuable time is spent in office/work, there are a lot of chances for frustration to build there. Hence, beware of these causes for frustration and address them before it hinders the productivity. A little thought on your daily activity can help to a [&#8230;]</p>
<p>The post <a href="https://jumpwhere.com/frustration-fever/">Frustration fever</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Frustration could occur anywhere at any time. Since a lot of our valuable time is spent in office/work, there are a lot of chances for frustration to build there. Hence, beware of these causes for frustration and address them before it hinders the productivity.</p>
<p>A little thought on your daily activity can help to a large extent to win a battle against frustration. Below mentioned are few of the causes that we believe if taken care on daily basis would help you keep your frustration fever under control.</p>
<p><strong>Ignorance:</strong> If your boss / SPOC (single point of contact) doesn’t consider your inputs; shows more preferences on other (intentionally or unintentionally) and if you feel you are being ignored that would be one of the causes for your frustration. SPOC’s need to treat everyone equally and fairly in the team. An employee should have a talk with their reporting managers and discuss over the same.</p>
<p><strong>(No Motivation) Lack of Rewards/Bonuses:</strong> Employee frustration is sometimes directly proportionate to motivation. It supports various factors like recognition, stability, growth, remuneration, work-life balance, professionalism etc. Hence reward points, awards, bonus or at-least some motivating words can boost up the employee’s future performance. Recognition and appreciation are expected from the employer. However, employees should be self-motivated as well with the firm belief. As the saying goes <strong>“DO GOOD AND GOOD WILL COME TO YOU”.</strong></p>
<p><strong>Unpleasant Salary:</strong> At the end, it’s all about the MONEY! Salaries should be based on the current market value. Low salary will never make the person stay long. Of course, salary matters a lot. Check for the recently posted article:<a href="https://jumpwhere.com/new-job-opportuity-versus-current-job/"> New job opportunity or Stick with current one</a> for more information on this factor.</p>
<p><strong>Workplace culture/ethics and work-load:</strong> Are you at a place where Man-hours is more important than logic? People who prefer to build things, if asked to build hours often get frustrated. Increased workload for a longer period of time will surely affect the employee’s mindset. There should be enough breaks and perks. Recognitions, Timely reward points and extracurricular activities should be implemented in the organization.</p>
<p><strong>Lack of Communication:</strong> Predictions may cost you. Beware. This is valid for both the employee and the manager. SPOC / Employers must assign the task properly with clear instructions without any ambiguities. Maintain periodic communications with your employees. The manager should clarify on the below questions well in advance to his employee. Why is the task important? How to do the task? When to do the task? What is to be done? Etc.</p>
<p>Employees must never hesitate to share your shortcomings with your manager. Nor hesitate to approach SPOC&#8217;s on any queries though silly or important. Job Insecurity: Layoffs, pay cuts etc. are signs of an insecure company. Employees with fear of losing the job are really having trust issues with their employer which gives rise to frustration.</p>
<blockquote><p><strong>Stop being weak at heart. </strong></p>
<p><strong>Don’t get irked easily. </strong></p>
<p><strong>Don’t be over obsessed by anything or anyone.</strong></p></blockquote>
<p><strong>Family incivility:</strong> It is often said that family issues should never be brought to office nor office stress should be taken home but it’s practically very hard to follow (esp. if you are an Indian / Asian). People tend to be weak most of the times. This would again create frustration which isn’t expected.</p>
<p><strong>Petty thoughts/ unusual causes for stress:</strong> Though it may sound weird, there are a few who are frustrated by petty things (as listed below) which may not actually frustrate one but can build up due to thinking on similar lines.</p>
<ul>
<li>Which dress would suit me more?</li>
<li>Hopefully, there are no escalation emails welcoming me!</li>
<li>Would I get a bus/auto/metro soon?</li>
<li>Or should I be waiting long for the same?</li>
<li>Will I face any production issue today?</li>
<li>Will my leave be approved or not?</li>
</ul>
<p>Overstressing mind is also one cause for frustration. It is advised to spend time thinking about something valuable and useful at work than worrying about something which wouldn’t impact much.</p>
<p>Always remember,</p>
<blockquote class="td_quote_box td_box_center">
<blockquote class="td_pull_quote td_pull_center"><p>&#8220;You alone are responsible for your thoughts, only you can change them&#8221;</p></blockquote>
</blockquote>
<p><strong>Also, read:</strong></p>
<ul>
<li><strong><a href="https://jumpwhere.com/fresher-resume-mistakes/" target="_blank" rel="noopener">Freshers Resume Mistakes</a></strong></li>
<li><strong><a title="11 must have qualities every recruiter will look while hiring freshers or fresh graduates" href="https://jumpwhere.com/11-must-have-qualities-every-recruiter-will-look-while-hiring-freshers-or-fresh-graduates/" target="_blank" rel="noopener">11 qualities every recruiter will look while hiring freshers or fresh graduates</a></strong></li>
<li><strong><a href="https://jumpwhere.com/group-discussion/" target="_blank" rel="noopener">Tips and tricks for group discussion</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Coding is not your cup of TEA?" href="https://jumpwhere.com/coding-not-your-cup-tea/" target="_blank" rel="noopener">What if Coding is not my cup of TEA?</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="College Project may decide your job" href="https://jumpwhere.com/college-project-may-decide-your-job/" target="_blank" rel="noopener">College Project may decide your job</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="10 things a fresher must do when not selected in campus placements" href="https://jumpwhere.com/wasnt-lucky-for-campus-placements-what-next/" target="_blank" rel="noopener">10 things a fresher must do when not selected in campus placements</a></strong></li>
<li><strong><a href="https://jumpwhere.com/aptitude/" target="_blank" rel="noopener">Aptitude free concepts and test</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Tips and tricks for group discussion" href="https://jumpwhere.com/fresher-technical-interview/" target="_blank" rel="noopener">Tips and concepts to prepare for Technical Interview</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Not only SKILL-SET but ATTITUDE also matters" href="https://jumpwhere.com/with-skill-set-attitude-also-matters/" target="_blank" rel="noopener">Not only SKILL-SET but ATTITUDE also matters</a></strong></li>
</ul>
<p>The post <a href="https://jumpwhere.com/frustration-fever/">Frustration fever</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Its possible to achieve GOALS if they are SMART GOALS</title>
		<link>https://jumpwhere.com/achieve-smart-goals/</link>
		
		<dc:creator><![CDATA[MS]]></dc:creator>
		<pubDate>Wed, 24 Aug 2016 06:37:25 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Freshers]]></category>
		<category><![CDATA[attainable]]></category>
		<category><![CDATA[measurable]]></category>
		<category><![CDATA[smart goals]]></category>
		<category><![CDATA[timely]]></category>
		<guid isPermaLink="false">https://jumpwhere.com/?p=1234</guid>

					<description><![CDATA[<p>Goals! Sounds heavy? May it be scoring a goal in a football match or climbing the mountain or even reaching your targets at your workplace. Having a goal itself is the first step to success for you are clearly aware of your destination. Teaching how to get what someone wants is secondary but finding someone [&#8230;]</p>
<p>The post <a href="https://jumpwhere.com/achieve-smart-goals/">Its possible to achieve GOALS if they are SMART GOALS</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Goals!</p>
<p>Sounds heavy?</p>
<p>May it be scoring a goal in a football match or climbing the mountain or even reaching your targets at your workplace. Having a goal itself is the first step to success for you are clearly aware of your destination. Teaching how to get what someone wants is secondary but finding someone who knows what they really want is tough. Surveys say, 80% of the crowd have no proper goals set in their lives. Also, out of the remaining 20%, 70% of them don’t reach their goals. Sad, but true.</p>
<ul>
<li>Why do people fail to reach their goals?</li>
<li>What are they missing out?</li>
<li>What needs to be actually done to reach there?</li>
</ul>
<h2><strong>One of the main reason for us to not achieve our goals is that we don&#8217;t have smart goals.</strong></h2>
<figure id="attachment_1240" aria-describedby="caption-attachment-1240" style="width: 640px" class="wp-caption alignnone"><a href="http://jp.pixelskye.com/wp-content/uploads/2016/08/smart-goals.jpg" rel="attachment wp-att-1240"><img loading="lazy" decoding="async" class="size-large wp-image-1240" src="http://jp.pixelskye.com/wp-content/uploads/2016/08/smart-goals-1024x507.jpg" alt="smart-goals" width="640" height="317" srcset="https://jumpwhere.com/wp-content/uploads/2016/08/smart-goals-1024x507.jpg 1024w, https://jumpwhere.com/wp-content/uploads/2016/08/smart-goals-300x149.jpg 300w, https://jumpwhere.com/wp-content/uploads/2016/08/smart-goals.jpg 1591w" sizes="(max-width: 640px) 100vw, 640px" /></a><figcaption id="caption-attachment-1240" class="wp-caption-text">Image Reference: http://www.newfoundbalance.com/wp-content/uploads/2016/01/smart-goals1-1.jpg</figcaption></figure>
<p>Example: Consider a person wants to lose weight. If the goal set by him or she is “ I want to lose weight”, then he/she would find it difficult to succeed.</p>
<p>Be <strong>SPECIFIC</strong>, <strong>MEASURABLE</strong> and don’t have a <strong>VAGUE</strong> goal. A smart goal would be “I want to lose 6 kilograms of weight in 3 months”. Remember, the goal you set should also be achievable, as in; you should first know your capability. Learn from your previous mistakes/experiences and never repeat them. It’s always good and advisable to have milestones (break your goals). It is easy to measure and keep a track of the goal.</p>
<p>Poor beginner, Negative minded, Laziness, Procrastination are a common reason to stop you to achieve your GOAL but the best thing to do is face them and get over it. If you have any obstacles in achieving your goal, make that as the topmost priority to address it. As Mark Twain says, <em><strong>“Eat a live frog first thing every morning, and nothing worse will happen to you the rest of the day.”</strong> </em>This will not only boost your confidence but also save that precious time which you would otherwise waste in worrying about taking up remaining tasks.</p>
<p>Distractions are one of the major causes of failures in reaching goals. There are situations when few things aren’t in one’s control and thus they happen. <em>Get over bad situations ASAP and get going with your goals</em>. Too many goals also distract you and you end up concentrating partially on all the goals.</p>
<blockquote><p><strong><em>Upgrade your skills, for, the market isn’t stagnant, it keeps flowing</em></strong></p></blockquote>
<p>Know the gaps between where you are and where you want to be. Build the bridge! Don’t hesitate to ask help when struck. After all, we are humans.</p>
<p>Initially, Start with small. Let’s say you have estimated your task to be completed in 3 hrs. Try completing it ten mins earlier. Every new attempt try lessening the time by five mins. Don’t devalue your wins, though they might not be a big deal. Celebrate even the small wins.</p>
<blockquote><p><strong>Everyone speaks BIG! What really matters is how much they live up to their words!!</strong></p></blockquote>
<p><strong>Also, read:</strong></p>
<ul>
<li><strong><a title="11 must have qualities every recruiter will look while hiring freshers or fresh graduates" href="https://jumpwhere.com/11-must-have-qualities-every-recruiter-will-look-while-hiring-freshers-or-fresh-graduates/" target="_blank" rel="noopener">11 qualities every recruiter will look while hiring freshers or fresh graduates</a></strong></li>
<li><strong><a href="https://jumpwhere.com/deserve-promotion-or-salary-raise/" target="_blank" rel="noopener">Do</a><a href="https://jumpwhere.com/deserve-promotion-or-salary-raise/" target="_blank" rel="noopener"> you deserve a hike or a promotion</a></strong></li>
<li><strong><a href="https://jumpwhere.com/colleagues-influence-at-work/" target="_blank" rel="noopener">Colleague’s Influence at Work</a></strong></li>
<li><strong><a href="https://jumpwhere.com/procrastination/" target="_blank" rel="noopener">How to win over Procrastination</a></strong></li>
<li><strong><a href="https://jumpwhere.com/fresher-resume-mistakes/" target="_blank" rel="noopener">Top 10 common fresher resume mistakes</a></strong></li>
</ul>
<p>The post <a href="https://jumpwhere.com/achieve-smart-goals/">Its possible to achieve GOALS if they are SMART GOALS</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>10 things a fresher must do when not selected in campus placements</title>
		<link>https://jumpwhere.com/wasnt-lucky-for-campus-placements-what-next/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 03 Jan 2016 07:27:59 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Freshers]]></category>
		<guid isPermaLink="false">http://td_uid_89_5688cd7f54ad3</guid>

					<description><![CDATA[<p>Placements!!  The most awaited yet a nightmare not just for the candidates but even their loved ones as well. It’s that phase of life when all the hard work, efforts and dedication shall be well paid off; and the best part is when you get a job before you complete your studies i.e. via college [&#8230;]</p>
<p>The post <a href="https://jumpwhere.com/wasnt-lucky-for-campus-placements-what-next/">10 things a fresher must do when not selected in campus placements</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Placements!!  The most awaited yet a nightmare not just for the candidates but even their loved ones as well. It’s that phase of life when all the hard work, efforts and dedication shall be well paid off; and the best part is when you get a job before you complete your studies i.e. via college placements. Lucky are the people who get selected in the campus placements but what about the ones who are left behind in the process. There are a lot of things a fresher must do when not selected in campus placements.</p>
<p>Placement is not the only option to get a job there are several other ways too. A fresher will face more hurdles once passed out of college but how do they proceed from college is the challenging question.</p>
<p>Usually, the placement season starts during the final year of academics, so don&#8217;t be disheartened if you don&#8217;t get placed.  First and foremost, Concentrate on your final year projects, academics and try to achieve an outstanding score which will help you achieve better aggregate that is worth mentioning in your resume. An incremental score always speaks about your improvements.</p>
<p>Few nerds, scholars, enthusiast who isn’t fed up of torture (just kidding) or even people who are fed up of job search would have an interest or a thought about continuing their education and hence take up higher education. However, a lot of others students who complete their undergraduates would like to stop their classroom sessions either temporarily or permanently and start working.</p>
<h2><strong>Any job you are going to take up; look for the following:</strong></h2>
<ol>
<li>If the job offers you the abundance Opportunity to learn new technologies?</li>
<li>Is it trustworthy or can you take the risk of working here?</li>
<li>Will it help you to improve and build your present skills and master the same?</li>
<li>Is the job offered really suitable for what you studied or what you are keen to pursue?</li>
<li>If today was your last day, would you be happy doing the work you are going to choose?</li>
</ol>
<h2><strong>10 things a fresher must do when not selected in campus placements:</strong></h2>
<ol>
<li>Most importantly, learn every day; irrespective of whether you have an interview or not but learn something every day.</li>
<li>Build an application / demonstrable model / small project on your own which will help you to gain hands-on experience.</li>
<li>Attend training, master a programming skill or new techniques and get certified. Companies prefer candidates who are certified from reputed training centres.</li>
<li>Build connections with your close ones who work or know someone directly / indirectly who can provide the reference in their companies.</li>
<li>Remember how we were told, respect your seniors. Well, that may come in handy now. Several companies now recognise employee referral drive. In this, a present employee of the company can pass on the resume of a candidate best suited for the job role and its needs. This will help one in getting an assured call from the company for their interviews.</li>
<li>Irrespective of you like it or not, prepare yourself for aptitude, both verbal and non-verbal skills and the technology that you are interested in.</li>
<li>There are several online tests such as myamcat, elitmus etc. whose score is valid for the interview process in a few companies. Send in your results to companies who would then call you if you fit the job role that they are looking for.</li>
<li>Lastly, as you all might anyways do it; there are several online portals, websites that have now come up wherein one can upload their resumes / CV. The companies browse through those resumes and can give you a call based on their requirements. So be sure to upload an impressive resume and keep updating the same (preferably every morning).</li>
<li>Follow social media; A lot of recruiters and companies update about vacancies on their social media pages.</li>
<li>Create a LinkedIn profile, connect with recruiters and check for openings in their companies. Also, follow various groups in Linkedin, <a href="https://www.facebook.com" target="_blank" rel="nofollow noopener">facebook</a> etc.</li>
</ol>
<h2><strong>Few tips </strong><strong>a fresher must do keep in mind when not selected in campus placements</strong><strong>:</strong></h2>
<ol>
<li>You may get 100 opportunities, but if you aren’t ready or prepared you may not even clear any. So keep progressing and preparing every day.</li>
<li>There are enough jobs even today for the deserving candidate but ask yourself do you really deserve it?</li>
<li>A lot of fake training centre and a lot of fake companies also exist; some even ask candidates to pay a huge money before joining. Do your homework about the company before joining or paying money.</li>
<li>Don’t get frustrated or depressed during job searching. Pain is temporary and someday you will surely succeed. Never give up.</li>
</ol>
<p>One thing everybody needs to realise is that no job is small or less, neither should one be worried much about the pay scale. A fresher may get poorly paid job but the important factor for the fresher to look in a job would be on how well he can learn and scale up. Master your technique and everything else will just follow.</p>
<p><em>If you have any concerns/queries, feel free to comment below and we would try our best to answer your queries.</em></p>
<h2><strong>Also, read:</strong></h2>
<ol>
<li><strong><a href="https://jumpwhere.com/college-project-may-decide-your-job/" target="_blank" rel="noopener">Choose your college project wisely. It may decide your future job</a></strong></li>
<li><strong><a title="11 must have qualities every recruiter will look while hiring freshers or fresh graduates" href="https://jumpwhere.com/11-must-have-qualities-every-recruiter-will-look-while-hiring-freshers-or-fresh-graduates/" target="_blank" rel="noopener">11 qualities every recruiter will look while hiring freshers or fresh</a><a title="11 must have qualities every recruiter will look while hiring freshers or fresh graduates" href="https://jumpwhere.com/11-must-have-qualities-every-recruiter-will-look-while-hiring-freshers-or-fresh-graduates/" target="_blank" rel="noopener"> graduates</a></strong></li>
<li><strong><a href="https://jumpwhere.com/fresher-technical-interview/" target="_blank" rel="noopener">Tips for freshers Technical Interview</a></strong></li>
<li><strong><a href="https://jumpwhere.com/with-skill-set-attitude-also-matters/" target="_blank" rel="noopener">Along with skills your attitude also matters</a></strong></li>
<li><strong><a href="https://jumpwhere.com/group-discussion/" target="_blank" rel="noopener">Prepare for Group discussion</a></strong></li>
</ol>
<h2><strong>Show JUMPWHERE some love:</strong></h2>
<ul>
<li>Like our Facebook page – <a href="https://www.facebook.com/JumpWhere/" target="_blank" rel="noopener">https://www.facebook.com/JumpWhere/</a></li>
<li>Subscribe to the youtube channel – <a href="https://www.youtube.com/c/jumpwhere" target="_blank" rel="noopener">https://www.youtube.com/c/jumpwhere</a></li>
<li>Follow on Instagram – https://www.instagram.com/jumpwhere/ or <strong>@jumpwhere</strong></li>
</ul>
<p>The post <a href="https://jumpwhere.com/wasnt-lucky-for-campus-placements-what-next/">10 things a fresher must do when not selected in campus placements</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>My first job: Confident yet Nervous !!</title>
		<link>https://jumpwhere.com/my-first-job/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 03 Jan 2016 07:27:59 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Freshers]]></category>
		<guid isPermaLink="false">http://td_uid_90_5688cd7fbf86e</guid>

					<description><![CDATA[<p>Everybody feel anxious and excited at the very thought of their first job. A feeling of pride and achievement gleams on the faces with hope and determination to succeed in the eyes. Along with all the above attributes are those one does not definitely want to feel nervousness and a sense of losing it at [&#8230;]</p>
<p>The post <a href="https://jumpwhere.com/my-first-job/">My first job: Confident yet Nervous !!</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Everybody <strong>feel anxious and excited</strong> at the very thought of their <strong>first job</strong>. A feeling of pride and achievement gleams on the faces with <strong>hope and determination to succeed </strong>in the eyes. Along with all the above attributes are those one does not definitely want to feel nervousness and a sense of losing it at any point.</p>
<p>A few are <strong>gifted</strong> with the intellectual skills to <strong>manage work and stress together</strong>, but a lot of people fall under the pressure, and that is where the tactic to manage and ease the pressure lies.</p>
<h4><strong>The do’s and don&#8217;ts of job:</strong></h4>
<p>The main moto should be to <strong>gain knowledge</strong>. Your seniors are your mentors but <strong>n</strong>ot your helpers<strong>.</strong> They will guide you but will not do your work for you. Learn from them as much as you can. Try on learning <strong>new concepts</strong> everyday. Even though you are out of college<strong> studying does not stop</strong> there. Building new skill set becomes a <strong>mandatory.</strong></p>
<p>Everybody must have heard techies or tech guys using words such as <strong>deadline, ETA, release</strong> etc. This is now part of your <strong>dictionary</strong> as well.You should know what they mean and stick to them at all times. Give <strong>utmost importance</strong> to them since they will help you at the time of <strong>evaluation</strong> for the end of your probation period or for your promotion!</p>
<p>In college, with friends, <strong>hangout and masti</strong> used to be the mantra.But, in the corporate world, all eyes fall on you, and you are expected to behave in a certain way. Your <strong>mantras will be based on your attitude, performance,</strong> etc.</p>
<blockquote>
<h3 style="text-align: center;"><span style="color: #333399;">Be friendly yet professional. Remember you are an acquaintance.</span></h3>
</blockquote>
<p><strong>Behaviour</strong> is gauged by several aspects, along with the gratitude that you show towards your fellow mates and other staff. Remember the things that were once thought to you on etiquette, team work, body language, out of box thinking, logical, smart, innovative, productive and most importantly <strong>your attitude towards others</strong>; Now, It&#8217;s time to imbibe them.</p>
<h5><strong>Your first job is all about learning!!</strong></h5>
<h5>In short, improve on your skills, may they be technical, managerial, communication or any other.</h5>
<blockquote><p><span style="color: #000000;">As a professor always says, </span></p>
<p>“Your first job is nothing but a licence to start working.&#8221;</p>
<p>Learn till you master it and be an expert.</p>
<h5><span style="color: #000000;"><strong>All the very best.</strong></span></h5>
</blockquote>
<p><strong>Also Read:</strong></p>
<ul>
<li><strong><a title="Change your field if your current job do not give job satisfaction" href="https://jumpwhere.com/change-your-field-if-no-job-satisfaction/" rel="bookmark">Change your field if your current job do not give job satisfaction</a></strong></li>
<li><strong><a href="https://jumpwhere.com/college-projects-may-decide-your-job/" target="_blank" rel="noopener">College Projects may decide your job</a></strong></li>
<li class="entry-title"><strong><a href="https://jumpwhere.com/deserve-promotion-or-salary-raise/" target="_blank" rel="noopener">Do you deserve a hike or a promotion</a></strong></li>
<li><strong><a href="https://jumpwhere.com/colleagues-influence-at-work/" target="_blank" rel="noopener">Colleague’s Influence at Work</a></strong></li>
<li><strong><a href="https://jumpwhere.com/simple-yet-effective-way-to-manage-a-day-at-office/" target="_blank" rel="noopener">Effective ways to manage day at Office</a></strong></li>
<li><strong><a href="https://jumpwhere.com/new-job-opportuity-versus-current-job/" target="_blank" rel="noopener">Stick with current job or Jump</a></strong></li>
</ul>
<p><strong>Show JUMPWHERE some love:</strong></p>
<ul>
<li>Like our <strong>facebook</strong> page &#8211; <a href="https://www.facebook.com/JumpWhere/" target="_blank" rel="noopener">https://www.facebook.com/JumpWhere/</a></li>
<li>Subscribe to youtube channel &#8211; <a href="https://www.youtube.com/c/jumpwhere" target="_blank" rel="noopener">https://www.youtube.com/c/jumpwhere</a></li>
<li>Follow on Instagram &#8211; https://www.instagram.com/jumpwhere/ or <strong>@jumpwhere</strong></li>
</ul>
<p>[vc_row][vc_column width=&#8221;1/4&#8243;][vc_btn title=&#8221;Aptitude Cracker&#8221; color=&#8221;orange&#8221; size=&#8221;lg&#8221; align=&#8221;centre&#8221; link=&#8221;url:https%3A%2F%2Fjumpwhere.com%2Faptitude%2F||target:%20_blank|&#8221;][/vc_column][vc_column width=&#8221;1/4&#8243;][vc_btn title=&#8221;Interview Tips&#8221; color=&#8221;orange&#8221; size=&#8221;lg&#8221; align=&#8221;centre&#8221; link=&#8221;url:https%3A%2F%2Fjumpwhere.com%2Fcategory%2Farticles%2F||target:%20_blank|&#8221;][/vc_column][vc_column width=&#8221;1/4&#8243;][vc_btn title=&#8221;Latest Job Openings&#8221; color=&#8221;orange&#8221; size=&#8221;lg&#8221; align=&#8221;centre&#8221; link=&#8221;url:https%3A%2F%2Fjumpwhere.com%2Fjob||target:%20_blank|&#8221;][/vc_column][/vc_row]</p>
<p>The post <a href="https://jumpwhere.com/my-first-job/">My first job: Confident yet Nervous !!</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>College Projects may decide your job</title>
		<link>https://jumpwhere.com/college-projects-may-decide-your-job/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 03 Jan 2016 07:27:58 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Freshers]]></category>
		<guid isPermaLink="false">http://td_uid_88_5688cd7eda31f</guid>

					<description><![CDATA[<p>To meet the requirements and challenges of today&#8217;s competitive professional world, students must have both fundamental and organisational skills. Implementing a college project will bring you closer to industry. Yes, college projects have a significant impact not only on your grades, but also on your interviews and job opportunities. Most companies seek candidates who are [&#8230;]</p>
<p>The post <a href="https://jumpwhere.com/college-projects-may-decide-your-job/">College Projects may decide your job</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="text-align: left;">To meet the requirements and challenges of <strong>today&#8217;s competitive professional world</strong>, students must have both fundamental and organisational skills. Implementing a college project will bring you closer to industry. Yes, <strong>college projects</strong> have a significant impact not only on your grades, but also on <strong>your interviews and job opportunities</strong>. Most companies seek candidates who are efficient, productive, skilled, and self-assured. These college projects <strong>assist</strong> students in preparing for their <strong>current and future career</strong> requirements.</p>
<h4><strong>Here are some great advantages and benefits listed for students:</strong></h4>
<ul style="text-align: left;">
<li>It develops personal and social responsibility and improves planning, reasoning, problem solving, thinking and creativity among individuals.</li>
<li>Students develops personality, strong communication skills for both inter-personal and presentation needs which is helpful in various aspects.</li>
<li>It will encourage students to become independent workers.</li>
<li>He/she will also develop visualising, decision making and cross cultural understanding as well.</li>
<li>It also teaches them time management and information synthesising.</li>
<li>When given a topic, a well formatted research activity needs to be carried out which brings a lot of brainstorming and idea formation as well.</li>
</ul>
<p style="text-align: left;">Thus, <strong>basic knowledge</strong> will be attained while doing the <strong>college projects</strong> which will help the students in execution of assignment given by the company authorities in future. It also gives them new ideas allowing the students to <strong>demonstrate</strong> their capabilities while working independently and shows their ability to apply desired skills. The students develops the ability with <strong>good relationship</strong> with their peers, <strong>building teamwork</strong> and group skills.This will help the students to <strong>build up challenging career</strong> both in work place as well as in their life.</p>
<h4><strong>The benefits of ‘Real-world’ projects :</strong></h4>
<p style="text-align: left;">Students become involved builders of a new knowledge base and active, <strong>lifelong learners</strong> when working on <strong>real-world contexts</strong> or technologies. Application of mind, ideology, and implementation of theoretical parts of the subjects are very important when entering the professional arena. These needs will pop into their heads when they work on a college project. Student <strong>achievement and cooperative learning skills will improve</strong> when students get engaged in what they are doing and are able to leverage their areas of strength. Every pleasant feeling <strong>boosts their confidence</strong>, allowing them to set greater goals and accomplish <strong>remarkable success</strong>.</p>
<p>Students investigate real-world problems and challenges while developing <strong>cross-curricular abilities</strong> in small collaborative groups.It will retain knowledge gained through this strategy since it <strong>motivates</strong> them to learn more about the things they&#8217;re studying. They <strong>encounter</strong> real-life situations and solve complex problems while working on a project, which <strong>boosts</strong> their confidence. They can even work on the project they created.</p>
<p style="text-align: left;"><strong>Nowadays</strong> there is a big startup blow everywhere so if you belong to Einsteins family or want to be one then <strong>THINK BIG, THINK DIFFERENT!</strong> You will not only get good grades but you will also make an amazing living out of it.</p>
<h4><strong>Bottom Line: </strong></h4>
<p style="text-align: left;">College projects provide an<strong> effective way</strong> to integrate technology into the curriculum and invigorate the learning environment, <strong>sparking students&#8217; desire to explore</strong>, investigate, and understand their world. If students<strong> learn</strong> to take responsibility for their own learning they will form the basis for the way they will work with others in their adult lives. <strong>Therefore,</strong> students have to develop interest in what they do for the <strong>betterment of their career.</strong></p>
<p><strong>Also Read:</strong></p>
<ul>
<li><strong><a title="Change your field if your current job do not give job satisfaction" href="https://jumpwhere.com/change-your-field-if-no-job-satisfaction/" rel="bookmark">Change your field if your current job do not give job satisfaction</a></strong></li>
<li><strong><a href="https://jumpwhere.com/multitasking-is-myth/" target="_blank" rel="noopener">Multitasking is a myth and here are 5 tips to avoid multi-tasking</a></strong></li>
<li class="entry-title"><strong><a href="https://jumpwhere.com/deserve-promotion-or-salary-raise/" target="_blank" rel="noopener">Do you deserve a hike or a promotion</a></strong></li>
<li><strong><a href="https://jumpwhere.com/colleagues-influence-at-work/" target="_blank" rel="noopener">Colleague’s Influence at Work</a></strong></li>
<li><strong><a href="https://jumpwhere.com/simple-yet-effective-way-to-manage-a-day-at-office/" target="_blank" rel="noopener">Effective ways to manage day at Office</a></strong></li>
<li><strong><a href="https://jumpwhere.com/new-job-opportuity-versus-current-job/" target="_blank" rel="noopener">Stick with current job or Jump</a></strong></li>
</ul>
<p><strong>Show JUMPWHERE some love:</strong></p>
<ul>
<li>Like our <strong>facebook</strong> page &#8211; <a href="https://www.facebook.com/JumpWhere/" target="_blank" rel="noopener">https://www.facebook.com/JumpWhere/</a></li>
<li>Subscribe to youtube channel &#8211; <a href="https://www.youtube.com/c/jumpwhere" target="_blank" rel="noopener">https://www.youtube.com/c/jumpwhere</a></li>
<li>Follow on Instagram &#8211; https://www.instagram.com/jumpwhere/ or <strong>@jumpwhere</strong></li>
</ul>
<p>[vc_row][vc_column width=&#8221;1/4&#8243;][vc_btn title=&#8221;Aptitude Cracker&#8221; color=&#8221;orange&#8221; size=&#8221;lg&#8221; align=&#8221;centre&#8221; link=&#8221;url:https%3A%2F%2Fjumpwhere.com%2Faptitude%2F||target:%20_blank|&#8221;][/vc_column][vc_column width=&#8221;1/4&#8243;][vc_btn title=&#8221;Interview Tips&#8221; color=&#8221;orange&#8221; size=&#8221;lg&#8221; align=&#8221;centre&#8221; link=&#8221;url:https%3A%2F%2Fjumpwhere.com%2Fcategory%2Farticles%2F||target:%20_blank|&#8221;][/vc_column][vc_column width=&#8221;1/4&#8243;][vc_btn title=&#8221;Latest Job Openings&#8221; color=&#8221;orange&#8221; size=&#8221;lg&#8221; align=&#8221;centre&#8221; link=&#8221;url:https%3A%2F%2Fjumpwhere.com%2Fjob||target:%20_blank|&#8221;][/vc_column][/vc_row]</p>
<p>The post <a href="https://jumpwhere.com/college-projects-may-decide-your-job/">College Projects may decide your job</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Frustrated of no jobs? Here is what you can do</title>
		<link>https://jumpwhere.com/frustrated-of-no-jobs-here-is-what-you-can-do/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 03 Jan 2016 07:27:55 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Freshers]]></category>
		<guid isPermaLink="false">http://td_uid_82_5688cd7bf21a7</guid>

					<description><![CDATA[<p>Getting right job at the right time isn’t easy, so frustrated of searching? As every problem comes with a solution, so do this as well. It&#8217;s just which way you opt to reach till the solution? Different people deal differently with this frustrated situation, like some people get stressed and give up whereas others take [&#8230;]</p>
<p>The post <a href="https://jumpwhere.com/frustrated-of-no-jobs-here-is-what-you-can-do/">Frustrated of no jobs? Here is what you can do</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Getting right job at the right time isn’t easy, so frustrated of searching?</p>
<p>As every problem comes with a <strong>solution</strong>, so do this as well. It&#8217;s just which way you opt to reach till the solution?</p>
<p>Different people deal differently with this frustrated situation, like some people get stressed and give up whereas others take it as a lesson and work further in order to achieve their goal and these people are the ultimate winners.</p>
<h3><strong>Now, let&#8217;s discuss different ways to work further to achieve success than getting frustrated.</strong></h3>
<ol>
<li><strong>Mindset:</strong> It is very important that one sets their mind towards the particular goal that they want to achieve in future. Thus, where and which role you want to take as a career goal is important to decide at the beginning.</li>
<li><strong>Tools:</strong> We need to evaluate different tools as discussed below around us to get a job
<ul>
<li><strong>CURRICULUM VITAE:</strong> This is the most important communication tool between the employer and the job seeker. Your resume should be in accordance with the formalities so that it is outstanding for the employees.</li>
<li><strong>JOB PORTALS:</strong> In the current date, there are many job portals on Internet, which connects you, worldwide. These sites actually help you if you make proper use of them by making your own brand so you go at the top list of multinational employers.</li>
<li><strong>COVER LETTER:</strong> Although not necessary but could serve as a beneficial tool to impress the employers.</li>
</ul>
</li>
<li><strong>Assessment:</strong> Nowadays most of the companies do online assessments so you can prepare yourself by taking your own online assessments so that you are not lacking behind later with respect to other candidates.</li>
<li><strong>Interview:</strong> Once the assessment is done, next is interviews. So, you need to prepare for interview prior to attending or getting one. It includes not only the answers to the questions asked, but also gesture, posture, formal dressing etc.</li>
<li><strong>Patience:</strong> Success doesn&#8217;t come overnight, it requires lot of hard work  and patience.</li>
</ol>
<h3><strong>Once you have done all these things and if no result come by, rather than getting frustrated, you need to work harder than before, try setting up interviews, learn more everyday and some other points are:</strong></h3>
<ul>
<li>Keep applying for jobs</li>
<li>Never give up</li>
<li>Have faith</li>
<li>Be determined</li>
<li>Remember nothing is impossible</li>
<li>If not today, then tomorrow.</li>
</ul>
<h3><strong>Also, finally you need to be able to answer these questions such as,</strong></h3>
<ul>
<li>Why are you better than the other candidate?</li>
<li>What makes your cv outstanding than others?</li>
<li>Why should employer hire you?</li>
<li>How would you be a benefit to the company which will hire you?</li>
</ul>
<p><strong>Other must-read articles:</strong></p>
<ul>
<li class="entry-title td-module-title"><strong><a title="10 things a fresher must do when not selected in campus placements" href="https://jumpwhere.com/wasnt-lucky-for-campus-placements-what-next/" target="_blank" rel="noopener">10 things a fresher must do when not selected in campus placements</a></strong></li>
<li><strong><a title="11 must have qualities every recruiter will look while hiring freshers or fresh graduates" href="https://jumpwhere.com/11-must-have-qualities-every-recruiter-will-look-while-hiring-freshers-or-fresh-graduates/" target="_blank" rel="noopener">11 qualities every recruiter will look while hiring freshers or fresh graduates</a></strong></li>
<li><strong><a href="https://jumpwhere.com/aptitude/" target="_blank" rel="noopener">Aptitude free concepts and test</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Tips and tricks for group discussion" href="https://jumpwhere.com/fresher-technical-interview/" target="_blank" rel="noopener">Tips and concepts to prepare for Technical Interview</a></strong></li>
<li class="entry-title td-module-title"><strong><a title="Not only SKILL-SET but ATTITUDE also matters" href="https://jumpwhere.com/with-skill-set-attitude-also-matters/" target="_blank" rel="noopener">Not only SKILL-SET but ATTITUDE also matters</a></strong></li>
</ul>
<h2><strong>Show JUMPWHERE some love:</strong></h2>
<ul>
<li>Like our facebook page &#8211; <a href="https://www.facebook.com/JumpWhere/" target="_blank" rel="noopener">https://www.facebook.com/JumpWhere/</a></li>
<li>Subscribe to youtube channel &#8211; <a href="https://www.youtube.com/c/jumpwhere" target="_blank" rel="noopener">https://www.youtube.com/c/jumpwhere</a></li>
<li>Follow on Instagram &#8211; https://www.instagram.com/jumpwhere/ or <strong>@jumpwhere</strong></li>
</ul>
<p>[vc_row][vc_column width=&#8221;1/4&#8243;][vc_btn title=&#8221;Aptitude Cracker&#8221; color=&#8221;orange&#8221; size=&#8221;lg&#8221; align=&#8221;centre&#8221; link=&#8221;url:https%3A%2F%2Fjumpwhere.com%2Faptitude%2F||target:%20_blank|&#8221;][/vc_column][vc_column width=&#8221;1/4&#8243;][vc_btn title=&#8221;Interview Tips&#8221; color=&#8221;orange&#8221; size=&#8221;lg&#8221; align=&#8221;centre&#8221; link=&#8221;url:https%3A%2F%2Fjumpwhere.com%2Fcategory%2Farticles%2F||target:%20_blank|&#8221;][/vc_column][vc_column width=&#8221;1/4&#8243;][vc_btn title=&#8221;Latest Job Openings&#8221; color=&#8221;orange&#8221; size=&#8221;lg&#8221; align=&#8221;centre&#8221; link=&#8221;url:https%3A%2F%2Fjumpwhere.com%2Fjob||target:%20_blank|&#8221;][/vc_column][/vc_row]</p>
<p>The post <a href="https://jumpwhere.com/frustrated-of-no-jobs-here-is-what-you-can-do/">Frustrated of no jobs? Here is what you can do</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
