• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Tell me about your current project

 
Ranch Hand
Posts: 167
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi
when we attend an interview the first question is
Tell me about yourself. and the second question is
tell me about your current project.

Actually in our company they used to give us database dump from seeing the tables we used to develop from scratch i.e designing, coding, testing and documentation.
we used to ask our ProjectManager to explain the project. but no reply at times he explains the jsp page should be designed like this.

now the problem is when the interviewer asks tell me about current project in what way they will expect
is which technology we are using /
are the flow of the project /
the flow from module to module by explaning the pages or methods we have called

can any please help
thanks in advance
saiprasanna
 
Ranch Hand
Posts: 1704
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by sai prasanna:

now the problem is when the interviewer asks tell me about current project in what way they will expect
is which technology we are using /
are the flow of the project /
the flow from module to module by explaning the pages or methods we have called



It depends in what situation the interviewer asked this question. For example he had asked some architecture and design questions then immediately if he asks you about current project then the interviewer expecting you to explain some details about your current project architecutre and design.

Otherwise you give an over overview of the project what is the problem and how your project/product solves the problem. Then move to technologies, architecture etc., And explain what modules you worked, what is your role in the project.

Hope the info helpful to you.
 
sai prasanna
Ranch Hand
Posts: 167
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks for the reply k j reddy
 
Ranch Hand
Posts: 1847
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
And if he asks for something that would fall under any NDA you're bound by, be sure to say so.
 
sai prasanna
Ranch Hand
Posts: 167
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Jeroen what is meant by NDA need explanation
 
Saloon Keeper
Posts: 27808
196
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
NDA=Non-Disclosure Agreement. In other words, an agreement not to reveal items that are deemed sensitive and/or proprietary.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic