http://a4academics.com/interview-questions/73-human-resource/723-tell-me-about-yourself?showall=&start=2

Experienced – Front End Web Developer/Designer (3-6 Years)

  • Minimum Qualification: Bachelor's Degree
  • Industry: IT-Software
  • Key skills: hand-on experience in front end web development process using Java, HTML5, CSS, JavaScript, XML, SQL and AJAX. Good knowledge of Windows OS, MS-Office, Adobe Photoshop, Pagemaker, and AcrobateX.

Hi, Good Morning !!!

First of all, thank you for giving me the wonderful chance to speak about myself in front of you. I am Shyam Pandit from Mumbai, I am 30 years old guy, I was born in Mumbai, but brought up in many places.
Coming to my Family; I have very lovely family, there are 7 members in my family – me, my wife, my son, my father, my mother, and my two brothers. One is younger than me and one is elder than me. My wife and mother both are house wife, my father is a government officer, my elder & younger brother both are in Mumbai staying with me. elder brother is in Indian army, to save our nation and Younger brother is doing engineering.
Coming to my educational background; I have done 10+2 in CBSE board, then I came to Mumbai for higher studies. I have completed my engineering in computer science stream from IIT, Mumbai. Also, I have done many courses on Java, J2EE, C++, .Net and oracle.
Coming to my work experience: Currently, I am at Oracle as a Front End web Developer, I joined oracle as a fresher and I have been there since 8 years. Although we all know, practical knowledge only comes with experience. In Oracle, I have learned a lot by practicing and developing many web applications. Luckily, I got very good working team, they are very co-operative by nature, so that all projects were successfully and appreciated by others.
My hobbies are; rafting, watching news and comedy serials, listening music, cooking Chinese food, exercising, playing basketball, reading business magazines and novels, outing, meeting with different cultural of people and making friends.
My strengths are; positive towards things, motivate and help others in their bad situation, hard working and my interpersonal skill make me popular everywhere. My weaknesses is; I am very emotional by nature.
Command on Languages: I can write and speak English, Hindi, Nepali, and French. My short term goal is to get this job profile into this company and long term goal is to achieve a superior position in the same company

That's all about me… Thank you…

Experienced - Software Developer (Java/J2EE) Engineer (4-8 yrs)
  • Minimum Qualification: BE/Equivalent to BE degree/CS/Computer Science Graduate with minimum 70% marks
  • Industry: IT-Software
  • Key skills: Develop, maintain and enhance software applications using Java/J2EE. Understand the client requirements and plan technical documents. Co-operate with the team members for fast and successful application development and deployment. Capable to co-operate and work with Onsite team, designers, Business analyst, Testers, technical writers, Development team and other company members. Should be capable to advise and guide other developers and testers.
Hi, Thank you for giving me this opportunity to introduce myself in-front of you.
My-self Shiva from Bangalore. I am in Bangalore since my childhood, but I born in Chennai. I have done my schooling and college from Bangalore. In 10th and 12th I have scored more than 80% and in graduation (BE) I have scored more than 70%. I am 27 Years old, working in TCS as a Java software developer.
My role & responsibilities in my current company is to understand the client requirements and plan, develop, maintain and deploy the software project, help testers to test the particular software application, and help and co-operate with other team members.

My short term goal is to crack this interview and get the particular job position. My long term goal is to get higher position in top MNC companies.

Experienced - Network/Hardware Engineer (1-2 yrs)
  • Minimum Qualification: Minimum HSC Pass/ Any Graduate/ Diploma/ Specialization in Hardware & Network
  • Industry: E Commerce
  • Key skills: Candidate should be experienced/good knowledge in maintaining network & hardware equipment

Dear Sir, My name is Nisanth Thakur.

First of all, I would like to say, thank you for giving me this wonderful chance to introduce myself and it’s my pleasure to be here.

Currently, I am residing in Delhi, but basically I am from Patna. My whole family stay in Patna. I have completed my schooling & Intermediate from Patna and then came to Delhi to take Graduation and Post Graduation degree. I have done Post Graduate Diploma in Hardware & Networking, during my post graduation (in the last semester of the final year), I got a call by Symantec for the job of Network & Hardware Engineer.

Currently, I am in Symantec working as a Network & Hardware engineer from past 2 years. My main role & responsibility for the company is to handle issues related to hardware, network, ISA Firewall, Symantec Antivirus Server, and SQL Server. I work on installation and maintenance process of the various systems. Also, I deal with the vendors to get various services for the company.

I want to change the company to enlarge my skills and to give best contribution to the company. That’s all about me. Thank you very much for calling me and listening me

Tell Me About Yourself - Best Answers and Examples的更多相关文章

  1. CodeForces - 1102A

    You are given an integer sequence 1,2,-,n1,2,-,n. You have to divide it into two sets AA and BB in s ...

  2. Integer Sequence Dividing CodeForces - 1102A (规律)

    You are given an integer sequence 1,2,…,n1,2,…,n. You have to divide it into two sets AAand BB in su ...

  3. Codeforces Round #460 (Div. 2).E 费马小定理+中国剩余定理

    E. Congruence Equation time limit per test 3 seconds memory limit per test 256 megabytes input stand ...

  4. CodeForces - 1102A(思维题)

    https://vjudge.net/problem/2135388/origin Describe You are given an integer sequence 1,2,-,n. You ha ...

  5. AI AND THE BOTTOM LINE: 15 EXAMPLES OF ARTIFICIAL INTELLIGENCE IN FINANCE

    https://builtin.com/artificial-intelligence/ai-finance-banking-applications-companies f there's one ...

  6. Js: Extensible Calendar Examples

    http://ext.ensible.comhttps://github.com/bmoeskau/Extensiblehttps://github.com/TeamupCom/extensibleh ...

  7. Selenium Xpath Tutorials - Identifying xpath for element with examples to use in selenium

    Xpath in selenium is close to must required. XPath is element locator and you need to provide xpath ...

  8. https://github.com/chenghuige/tensorflow-exp/blob/master/examples/sparse-tensor-classification/

        https://github.com/chenghuige/tensorflow-exp/blob/master/examples/sparse-tensor-classification/ ...

  9. (转载)SQL Reporting Services (Expression Examples)

    https://msdn.microsoft.com/en-us/library/ms157328(v=SQL.100).aspx Expressions are used frequently in ...

随机推荐

  1. Logback中使用TurboFilter实现日志级别等内容的动态修改

    可能看到这个标题,读者会问:要修改日志的级别,不是直接修改log.xxx就好了吗?为何要搞那么复杂呢?所以,先说一下场景,为什么要通过TurboFilter去动态的修改日志级别.我们在使用Java开发 ...

  2. MONGODB(二)——索引操作

    一.1.插入10w条数据> for(var i = 0;i<100000;i++){... var rand = parseInt(i*Math.random());... db.pers ...

  3. 了解golang的可变参数(... parameters),这一篇就够了

    在实际开发中,总有一些函数的参数个数是在编码过程中无法确定的,比如我们最常用的fmt.Printf和fmt.Println: fmt.Printf("一共有%v行%v列\n", r ...

  4. Avos Cloud 的 ParseObject的创建与数据存储检索

    创建/存储数据: ParseObject gameScore = new ParseObject("GameScore"); gameScore.put("score&q ...

  5. 第一册:lesson forty nine。

    原文: At the butcher's A:Do you want any meat today,Mrs.B? B:Yes,please. A:Do you want beef or lamb? B ...

  6. vim撤销undo与反撤销redo

    普通模式下  u 撤销 ctrl + r 反撤销

  7. 为什么需要把页面放在WEB-INF文件夹下面?

    1.基于不同的功能 JSP 被放置在不同的目录下 这种方法的问题是这些页面文件容易被偷看到源代码,或被直接调用.某些场合下这可能不是个大问题,可是在特定情形中却可能构成安全隐患.用户可以绕过Strut ...

  8. JS基础(一)dom小实例

    DOM的新增示例 <script language="JavaScript"> window.onload = function(){ //createDocument ...

  9. 如何用STAR法则来回答「宝洁八大问」

    掌握宝洁八大问,其实就是掌握了半个求职季 每年高峰期,很多同学会问到关于宝洁八大的问题,如何准备.怎么讲故事.如何体现自己的特点等等.针对同学们的提问,分享一篇关于如何回答好宝洁八大问的文章,希望能够 ...

  10. JBoss应用服务器清理缓存

    旭日Follow_24 的CSDN 博客 ,全文地址请点击: https://blog.csdn.net/xuri24/article/details/82220081 jboss跟tomcat一样, ...