Tell Me About Yourself - Best Answers and Examples
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 !!!
That's all about me… Thank you…
- 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.
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.
- 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的更多相关文章
- 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 ...
- 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 ...
- Codeforces Round #460 (Div. 2).E 费马小定理+中国剩余定理
E. Congruence Equation time limit per test 3 seconds memory limit per test 256 megabytes input stand ...
- CodeForces - 1102A(思维题)
https://vjudge.net/problem/2135388/origin Describe You are given an integer sequence 1,2,-,n. You ha ...
- 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 ...
- Js: Extensible Calendar Examples
http://ext.ensible.comhttps://github.com/bmoeskau/Extensiblehttps://github.com/TeamupCom/extensibleh ...
- 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 ...
- https://github.com/chenghuige/tensorflow-exp/blob/master/examples/sparse-tensor-classification/
https://github.com/chenghuige/tensorflow-exp/blob/master/examples/sparse-tensor-classification/ ...
- (转载)SQL Reporting Services (Expression Examples)
https://msdn.microsoft.com/en-us/library/ms157328(v=SQL.100).aspx Expressions are used frequently in ...
随机推荐
- Logback中使用TurboFilter实现日志级别等内容的动态修改
可能看到这个标题,读者会问:要修改日志的级别,不是直接修改log.xxx就好了吗?为何要搞那么复杂呢?所以,先说一下场景,为什么要通过TurboFilter去动态的修改日志级别.我们在使用Java开发 ...
- MONGODB(二)——索引操作
一.1.插入10w条数据> for(var i = 0;i<100000;i++){... var rand = parseInt(i*Math.random());... db.pers ...
- 了解golang的可变参数(... parameters),这一篇就够了
在实际开发中,总有一些函数的参数个数是在编码过程中无法确定的,比如我们最常用的fmt.Printf和fmt.Println: fmt.Printf("一共有%v行%v列\n", r ...
- Avos Cloud 的 ParseObject的创建与数据存储检索
创建/存储数据: ParseObject gameScore = new ParseObject("GameScore"); gameScore.put("score&q ...
- 第一册: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 ...
- vim撤销undo与反撤销redo
普通模式下 u 撤销 ctrl + r 反撤销
- 为什么需要把页面放在WEB-INF文件夹下面?
1.基于不同的功能 JSP 被放置在不同的目录下 这种方法的问题是这些页面文件容易被偷看到源代码,或被直接调用.某些场合下这可能不是个大问题,可是在特定情形中却可能构成安全隐患.用户可以绕过Strut ...
- JS基础(一)dom小实例
DOM的新增示例 <script language="JavaScript"> window.onload = function(){ //createDocument ...
- 如何用STAR法则来回答「宝洁八大问」
掌握宝洁八大问,其实就是掌握了半个求职季 每年高峰期,很多同学会问到关于宝洁八大的问题,如何准备.怎么讲故事.如何体现自己的特点等等.针对同学们的提问,分享一篇关于如何回答好宝洁八大问的文章,希望能够 ...
- JBoss应用服务器清理缓存
旭日Follow_24 的CSDN 博客 ,全文地址请点击: https://blog.csdn.net/xuri24/article/details/82220081 jboss跟tomcat一样, ...