<?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>HR World Articles for Freshers &amp; Interns | JumpWhere Bangalore</title>
	<atom:link href="https://jumpwhere.com/category/articles/human-resource-world/feed/" rel="self" type="application/rss+xml" />
	<link>https://jumpwhere.com/category/articles/human-resource-world/</link>
	<description>Job Openings, Job tips, Interview tips, Aptitude questions, Freshers Job Openings in Bangalore</description>
	<lastBuildDate>Thu, 30 Oct 2025 18:07:04 +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>HR World Articles for Freshers &amp; Interns | JumpWhere Bangalore</title>
	<link>https://jumpwhere.com/category/articles/human-resource-world/</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>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 fetchpriority="high" 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>HR&#8217;s do not work &#8211; Myths Busted</title>
		<link>https://jumpwhere.com/hr-dont-work-myths-busted/</link>
		
		<dc:creator><![CDATA[Saqib]]></dc:creator>
		<pubDate>Tue, 17 Jan 2017 15:31:40 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[HR World]]></category>
		<guid isPermaLink="false">https://jumpwhere.com/?p=2507</guid>

					<description><![CDATA[<p>Are you a HR professional? Have you ever been to a gathering or a party where you need to socialize? Have you ever over heard someone saying &#8216;HR&#8217;s do not work&#8217;? What happens when you meet someone new and they ask you about your job? Let’s give an insight… “Stranger: Hi, What do you do? [&#8230;]</p>
<p>The post <a href="https://jumpwhere.com/hr-dont-work-myths-busted/">HR&#8217;s do not work &#8211; Myths Busted</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></description>
										<content:encoded><![CDATA[<ul>
<li>Are you a HR professional?</li>
<li>Have you ever been to a gathering or a party where you need to socialize?</li>
<li>Have you ever over heard someone saying &#8216;HR&#8217;s do not work&#8217;?</li>
<li>What happens when you meet someone new and they ask you about your job?</li>
</ul>
<p style="padding-left: 90px;"><span class="td_text_highlight_marker_yellow td_text_highlight_marker" style="color: #000000;">Let’s give an insight…</span></p>
<p style="padding-left: 90px;"><span class="td_text_highlight_marker_yellow td_text_highlight_marker" style="color: #000000;">“Stranger: Hi, What do you do?</span><br />
<span class="td_text_highlight_marker_yellow td_text_highlight_marker" style="color: #000000;"> Me: Hi. I am a HR</span><br />
<span class="td_text_highlight_marker_yellow td_text_highlight_marker" style="color: #000000;"> Stranger (Giggling): No. Seriously what do you do?</span><br />
<span class="td_text_highlight_marker_yellow td_text_highlight_marker" style="color: #000000;"> Me: err&#8230; I work as a HR</span><br />
<span class="td_text_highlight_marker_yellow td_text_highlight_marker" style="color: #000000;"> Stranger: But HRs don’t work… (Falling in fits of laughter)</span><br />
<span class="td_text_highlight_marker_yellow td_text_highlight_marker" style="color: #000000;"> Me: ….”</span></p>
<p style="text-align: justify;">This awkward conversation has taken place umpteen number of times with most of the HR’s. I know, I know, whenever these conversations happen you feel like throwing your drink on the hypothetical stranger’s face and bask in glee inside or just want to punch their face into pulp. But let’s be civilized here. People / Employees who think all that HRs do, is sit and while away time and get paid are ignorant and needs enlightening.</p>
<p>Let us see a different version of the above conversation:</p>
<div class="td-paragraph-padding-3">
<p><span class="td_text_highlight_marker_yellow td_text_highlight_marker" style="color: #000000;">‘Me: Hi. I am a HR</span><br />
<span class="td_text_highlight_marker_yellow td_text_highlight_marker" style="color: #000000;"> Stranger (fake fear): Are you gonna fire me baby?? *wynk* ‘</span></p>
<p><span class="td_text_highlight_marker_yellow td_text_highlight_marker" style="color: #000000;">‘Me: Hi. I am a HR</span><br />
<span class="td_text_highlight_marker_yellow td_text_highlight_marker" style="color: #000000;"> Stranger: so you just have meetings for the next meeting? *Smirk*’</span></p>
<p><span class="td_text_highlight_marker_yellow td_text_highlight_marker" style="color: #000000;">‘Me: Hi. I am a HR</span><br />
<span class="td_text_highlight_marker_yellow td_text_highlight_marker" style="color: #000000;"> Stranger: Can you find me a job?</span><br />
<span class="td_text_highlight_marker_yellow td_text_highlight_marker" style="color: #000000;"> Me (fake smile): Sure. We all are waiting to hire you.’</span></p>
</div>
<p style="text-align: justify;">These are just a few examples. Many a people think all HR’s do is hire and fire people or work on their paychecks. While these are a part of HR function, this is not all what a HR does. With the increasing time, need for human capital has increased and with increased human capital, came the need of professionals who can manage them efficiently and prove to be beneficial for both the organization and the individuals.</p>
<p style="text-align: justify;">HR’s are actually a group of professionals at the pulse of the organization. Life of an employee will be far worse without the involvement of a HR. Let us take an example:</p>
<div class="td-paragraph-padding-1">
<p style="text-align: justify;"><em>You think you are performing well. Your peers get all the perks while you bust your ass to be 100% productive, but no recognition. You come to work every day and go home every day at the same time and you are in the same role for the past 15 years. Can you imagine how monotonous and boring your life will be??</em></p>
</div>
<p style="padding-left: 30px;">What would you do in this scenario?<br />
Did HR come to your mind?</p>
<p style="text-align: justify; padding-left: 30px;">Congratulations!! You are correct.</p>
<h4 style="text-align: justify;"><strong>On a serious note, HR’s are involved in the following:</strong></h4>
<ul style="text-align: justify;">
<li>HR’s ensure that the place you spend majority of your time is not monotonous and boring.</li>
<li>HR’s ensure that there is no bias and if there is, they get involved to make your, Yes sir <strong>YOUR</strong> life easy. This is where ‘Employee relations’ part of HR function comes into play.</li>
<li>HR Business Partners (No, they are not actually owners of the org), connect with employees on a regular basis to understand their pulse. They analyze if a particular employee is happy with his role or team or manager etc. and if not, what can be done to resolve it.</li>
<li>HR department make sure that every employee in the organization is following the policies of the Organization irrespective of their position / designation.</li>
</ul>
<p style="text-align: justify;">Now the question would arise, who are the people writing these policies?</p>
<p style="text-align: justify;">Policies are critical for the growth of the Org. and are written by ‘HR, Strategy’. They come up with the policies after a lot of crucial thinking, data analyzing and research. These strategies are then functional once the MD or the CEO gives a go ahead. Policies include anything from ‘Policy against harassment’ to ‘Transport’ to ‘Relocation’ or ‘Performance appraisal’.</p>
<h4 style="text-align: justify;"><strong>Other aspects of HR are:</strong></h4>
<ul style="text-align: justify;">
<li>‘Succession Planning’, where the career graph of an employee is designed right from the day they join till the end of their career in the organization, according to their talent / potential to fill the future leadership roles</li>
<li>‘Talent Management’, where the main motive is to recruit new talents and develop the talents available in the organization internally, to fulfill future vacancies and growth opportunities.</li>
<li>HRBPs also take care of employee engagement activities like, team outings, events at work etc.</li>
</ul>
<p style="text-align: justify;">All that mentioned above is just the tip of the ice berg. HR as a function is huge and very critical for an Org. to work smoothly. I can go on and on, but you get the gist.</p>
<p style="text-align: justify;">If you are an HR and next time someone is as ignorant as the strangers above just be patient and explain. If they still don’t get it, just walk away. HR is a profession with little appreciation but lot of Satisfaction. It is after all not everyone&#8217;s cup of tea. And if you are an employee then think twice before thinking that HR’s do not work or do not have any work. You never know what they have in mind&#8230;</p>
<p>The post <a href="https://jumpwhere.com/hr-dont-work-myths-busted/">HR&#8217;s do not work &#8211; Myths Busted</a> appeared first on <a href="https://jumpwhere.com">JumpWhere</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
