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. 【ASP.NET MVC系列】浅谈ASP.NET MVC资源过滤和授权

    最近比较忙,博客很久没更新了,很多博友问何时更新博文,因此,今天就花了点时间,写了本篇文章,但愿大家喜欢. 本篇文章不适合初学者,需要对ASP.NET MVC具有一定基础. 本篇文章主要从ASP.NE ...

  2. SpringMVC入门学习三

    今天是Springmvc学习的第三天,今天我将主要介绍一下: 常用注解的使用 关于非post.get请求的处理 文件上传与下载 拦截器   常用注解的使用 老大在此 @Controller @Cont ...

  3. python实战学习之matplotlib绘图

    matplotlib 是最流行的Python底层绘图库,主要做数据可视化图表 可以将数据可视化,能够更直观的呈现数据 matplotlib绘图基本要点 首先实现一个简单的绘图 # 导入pyplot f ...

  4. Linux下的java虚拟机性能监控与故障处理命令

    java包中提供了很多监控JVM的工具类,作为java程序员必须得掌握常用的几个工具,下面是几个常用的JVM性能监控与故障处理工具的介绍与使用. 1.jstack 该命令用于生成当前时刻虚拟机的线程快 ...

  5. 翻译:如何向MariaDB中快速插入数据(已提交到MariaDB官方手册)

    本文为mariadb官方手册:How to Quickly Insert Data Into MariaDB的译文. 原文:https://mariadb.com/kb/en/how-to-quick ...

  6. 【转载】SpringBoot系列——Swagger2

    微服务学习二:springboot与swagger2的集成:https://www.cnblogs.com/fengli9998/p/7522973.html 注:需要在启动类加 @EnableSwa ...

  7. WebApi HTTP Put 405 Method not allowed

    总结列表: 1. There is already an open DataReader associated with this Connection which must be closed fi ...

  8. 第一册:lesson sixty one.

    原文: A bad cold. A:Where is Jim? B:He is in bed. A:What's the matter with him? B:He fells ill. A:He l ...

  9. .Net 登陆的时候添加验证码

    一.ASPX 登陆界面验证码 1.登陆验证码图片和输入验证码框 <asp:TextBox ID="txtValiCode" runat="server" ...

  10. Java基础篇——集合浅谈

    原创不易,如需转载,请注明出处https://www.cnblogs.com/baixianlong/p/10703558.html,否则将追究法律责任!!! Set(基于Map来实现的,不细说) H ...