GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Career Advice  >  Resume Help
Go To First  |  Previous Question  |  Next Question 
 Resume Help  |  Question 15 of 20    Print  
i have completed BE mechanical in 2003.
presently iam working in denso.
i need to rise to grow fast in scale as well as profession.
what i do , should i go for futher studies or something else.

  
Total Answers and Comments: 2 Last Update: December 08, 2006     Asked by: puneet 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 11, 2006 13:20:37   #1  
nehalshah Member Since: September 2006   Contribution: 61    

RE: i have completed BE mechanical in 2003.pres...
Let me know in brief about your exp and your interest in career line so  that I can guide you based on that.
 
Is this answer useful? Yes | No
December 07, 2006 23:13:31   #2  
LIRAN OFER        

RE: i have completed BE mechanical in 2003.pres...

This is what should lead you -

Do only what you like and love ! 

If you are not sure it means that you are not passionate about it

And thats the sign that you should do something else

Good luck !

LIRAN OFER

JOBHUNT.CO.IL


 
Is this answer useful? Yes | No

 Related Questions

Sir,i am requesting you to help me in resume preparation regarding for 2005 passed out batch based on dataware housingi have completed my tools in informatica,cognos ep7 series, buisness objects,datastage and cognos report net
Read Answers (1) | Asked by : saibaba

I did my B.sc in physics honours with 55% in 2003,i did my +2 with 72% and 10 with 68%.now i am doing my B.tech in information Tech. ,till 4th semester i have 68%.now i have campus selection and personal interview. i did my B.sc with preparation of IIT and other competetive exam,during 2000 -2003 i got selection in other colleges also as well as 2 times got screening of iit.so now i have to write my resume.i am confuse about my B.sc insertion in my resume bcz its % is very low.so what to do?do
Read Answers (2) | Asked by : rakesh kumar

I have completed my M.C.A from ignou in n2005. i am working with NIIT as a faculty.how should i made my resume for development job
Read Answers (3) | Asked by : shivani

Hi Sir, I am Vineela. I am working for Testing in Process Control Automation Company. I am seeking change to Open Systems/Embedded Systems. How should my Resume look like and wat are the things i need to highlight. moreover i have 2 r sexp in teaching and 2yrs in Software field. Please guide me to prepare a best resume.Thanks in Advance,Vineela
Read Answers (2) | Asked by : vineela

Sir, i m having almost 10 yrs out of which 7-8 yrs in tech field. And currently working with one IT Company. My education background is very week i.e. my 10th, 12th & Graduation percantage are 48% which looks very shabby on my profile. In addition to this my graduation is in commarce which also by distance learning.Duly i can't attend the interviews or get rejected in interview although i have good experiance. So kindly advice me about how can i overcome to this issue.
Read Answers (1) | Asked by : KK

Hello sir, I am completed B.tech, 2000year. Last 5years i am in Teaching feild for Bca,Bcom,Bsc (computers). Last 6months back i came to city for searching testing jobs. some courses are done about testing. Pls help me about my career advice
Read Answers (1) | Asked by : mohan

I have completed BE mechanical in 2003.presently iam working in denso.i need to rise to grow fast in scale as well as profession.what i do , should i go for futher studies or something else.
Read Answers (2) | Asked by : puneet

Hello Sir,I am Karthiyahini. I am working for Testing a software Company which deals with security systems(Security Cameras). I had worked as project assistant for 1 year and then i got landed in testing.This is my 8th month in this office.Iam looking for a change as here the career and knowledge growth is low.What do you think i should complete here one year aleast here or should search for a better opportunity.How my resume should be build for better response.And what extra effort i should do
Read Answers (2) | Asked by : Karthiyahini

Hello siri need some help for preparing a good resume as i completed my b.sc electronics in the year 2006 and i want to apply for software jobs as well as for bpo's and call centersplease help me
Read Answers (1) | Asked by : hari

Hello, This is Mazhar .I am a M.Tech fresher(2005-2007) with 69% upto third sem, specialization is Power Electronics and I am B.Tech (EEE) 2001-2005 batch with 55.96%. I want to enter software side and I have completed DOT NET this month How should I write my resume to get interview calls, I have 73% in 10th and 68 % in inter. Please tell me how to cover this 2nd class percentage in B.Tech or there are companies which do not ask the B.Tech% and see the PG%.Kindly Oblige
Read Answers (1) | Asked by : eee45923


 Sponsored Links

 
Related Articles

ODP.NET - Working with OracleDataAdapter with OracleCommand

ODP NET Working with OracleDataAdapter together with OracleCommand In the previous examples we worked with OracleDataAdapter by directly specifying SQL statements You can also pass OracleCommand to OracleDataAdapter This is very useful if you deal with stored procedures covered in Chapter 5 or bind
 

ODP.NET - Working with Bind Variables together with OracleParameter

ODP NET Working with Bind Variables together with OracleParameter With the help of OracleParameter you can include bind variables within any SQL statement These bind variables are nothing but run time query parameters The values in the SQL statement are bound at run time when we use bind variables m
 

ODP.NET - Handling Nulls when Working with OracleDataReader

ODP NET Handling Nulls when Working with OracleDataReader When we work with OracleDataReader or for that matter even with data rows in a data table we may come across nulls The following is the efficient way to deal in with such scenarios mosgoogle geshibot language VB NET" create connect
 

ODP.NET - Working with DataTableReader

ODP NET Working with DataTableReader DataTableReader is complementary to a DataTable object and is mainly used as a type of Data Reader in the disconnected mode The following is the modified code mosgoogle geshibot language VB NET" create connection to db Dim cn As New OracleConnection D
 

jQuery Completed sorting and paging code

Learning jQuery The Finished Code The completed sorting and paging code in its entirety follows mosgoogle geshibot lang php" fn alternateRowColors function tbody tr odd this removeClass even addClass odd ; tbody tr even this removeClass odd addClass even ; return this; ; document
 

Working with XML in C

Working with XML in C The Role of XML with C The Extensive Markup Language has changed the way in which information is being viewed and exchanged Users can share their sensitive documents on the World Wide Web by declaring what is theirs for EDI or Electronic Data Interchange data publishing a data
 

Working with XML in Perl

Working with XML in Perl Extensive Markup language or the XML is a sort of data storage; it is very structured and mapped out There are two most important aspects of XML that has to be covered one is writing in XML and reading it out in XML Parsers have already been created in XML and knowing how t
 

Working with XML in Python

Working with XML in Python The Extensive Markup Language and Python are two very different platforms Python is a programming language and XML is a standards oriented language document Python is a full fledged programming language which has its roots deep in scripts and also has matured over a period
 

Working with XML in Flash

Working with XML in Flash To integrate an XML document with Flash we need an XML document that works with Flash one that can set up the visual movements of the action movie and define the script that will be used for the code of the action movie mosgoogle center How do We Integrate XML and Macromed
 

Working with XML in Oracle

Working with XML in Oracle Introduction to XML Extensive markup language is the language which presents data in a human readable form of text The data can be anything from a purchase order or a stock quote or weather radar or a flight schedule it can be represented using XML XML is very similar to H
 

Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape