Why do you need to do adequate homework about the company where you have been called for an interview?
See Answer →What should be your state of mind when getting ready for a job interview?
See Answer →Read the passage below and answer the questions that follow:
Whatever the type of job interview- a walk-in, a telephone interview or a regular in-person job interview, preparation is the key. It is important that you keep yourself in a state of high motivation and readiness, making optimum use of your time to equip yourself to excel. Here are a few things you'd like to do for sure, by way of preparation.
You are certain to be asked specific questions about your potential employer, so make sure you've done your homework on company information like company history, recent performance, their last year's profits and latest product launches. Nothing is as disappointing as when a candidate shows enthusiasm and then doesn't even know the most basic facts and figures about the company. So, where can you find all this information? The most likely place is the Internet. A visit to the company website could help you get all the vital statistics, including products and services as well as a feel of the company culture. You must also check out the annual report and look for a press or company news page. Put their name into a search engine to see if they've had any recent interesting stories written about them. It is also advisable to tap industry sources, trade journals, newspapers and other business publications to give you good background knowledge of the industry as well as the company.
Talk to people who work in the company or in similar companies / areas to gather as much information as you can about the nature of work, responsibilities, work culture and work requirements.
For the interview, you need to know your CV inside out. Go through your CV carefully and make notes on how you will elaborate or illustrate what you have stated You need to be ready with examples from your experience to be able to substantiate all the claims you have made. Try to relate specific areas of your CV back to the job description. It will make it clear to the interviewer why they should hire you. Also go through the copy of your application carefully before the interview. The interview panel is likely to ask specific questions about it.
Going for a job interview is no different from going for an exam. It is important that you go well prepared and confident so that you can field any question that is put to you.
Before the Interview
Apart from finding out about the company and being thorough with your CV, it would be helpful to follow these tips:
Make a rational assessment of yourself before you go for the interview. Know your strengths and weaknesses.
Review your skills and abilities.
Have a mock interview with a friend based on the common interview questions you're likely to face.
If you are asked to bring certificates, references, etc, get them ready well in advance to avoid having to chase around them on the morning of the big day.
If you have filled up a statement of purpose as part of the application, be ready for some probing questions based on this.
Be sure you know the time, date and location of the interview.
Decide how you will get there and when you need to set off to arrive in good time, anticipating any delays. Visit the place once beforehand if possible.
If you look good, you tend to feel good too. Avoid any last minute panic by preparing what you're going to wear the night before.
Don't go into the interview with lots of baggage psychological or physical. Take the bare minimum with you so you can concentrate on the interview, and nothing else.
Prepare at least 5 questions that you would like to ask the panel about the company or your job. You don't have to ask them all. See for yourself what is most appropriate to ask during the interview.
See Answer →Read the passage below and answer the questions that follow:
Whatever the type of job interview- a walk-in, a telephone interview or a regular in-person job interview, preparation is the key. It is important that you keep yourself in a state of high motivation and readiness, making optimum use of your time to equip yourself to excel. Here are a few things you'd like to do for sure, by way of preparation.
You are certain to be asked specific questions about your potential employer, so make sure you've done your homework on company information like company history, recent performance, their last year's profits and latest product launches. Nothing is as disappointing as when a candidate shows enthusiasm and then doesn't even know the most basic facts and figures about the company. So, where can you find all this information? The most likely place is the Internet. A visit to the company website could help you get all the vital statistics, including products and services as well as a feel of the company culture. You must also check out the annual report and look for a press or company news page. Put their name into a search engine to see if they've had any recent interesting stories written about them. It is also advisable to tap industry sources, trade journals, newspapers and other business publications to give you good background knowledge of the industry as well as the company.
Talk to people who work in the company or in similar companies / areas to gather as much information as you can about the nature of work, responsibilities, work culture and work requirements.
For the interview, you need to know your CV inside out. Go through your CV carefully and make notes on how you will elaborate or illustrate what you have stated You need to be ready with examples from your experience to be able to substantiate all the claims you have made. Try to relate specific areas of your CV back to the job description. It will make it clear to the interviewer why they should hire you. Also go through the copy of your application carefully before the interview. The interview panel is likely to ask specific questions about it.
Going for a job interview is no different from going for an exam. It is important that you go well prepared and confident so that you can field any question that is put to you.
Before the Interview
Apart from finding out about the company and being thorough with your CV, it would be helpful to follow these tips:
Make a rational assessment of yourself before you go for the interview. Know your strengths and weaknesses.
Review your skills and abilities.
Have a mock interview with a friend based on the common interview questions you're likely to face.
If you are asked to bring certificates, references, etc, get them ready well in advance to avoid having to chase around them on the morning of the big day.
If you have filled up a statement of purpose as part of the application, be ready for some probing questions based on this.
Be sure you know the time, date and location of the interview.
Decide how you will get there and when you need to set off to arrive in good time, anticipating any delays. Visit the place once beforehand if possible.
If you look good, you tend to feel good too. Avoid any last minute panic by preparing what you're going to wear the night before.
Don't go into the interview with lots of baggage psychological or physical. Take the bare minimum with you so you can concentrate on the interview, and nothing else.
Prepare at least 5 questions that you would like to ask the panel about the company or your job. You don't have to ask them all. See for yourself what is most appropriate to ask during the interview.
(a) What should be your state of mind when getting ready for a job interview?
(b) Why do you need to do adequate homework about the company where you have been called for an interview?
(c) What sort of information can you get about the company from the intermet?
(d) Going for an interview is just like going for an exam? Discuss.
(e) Regarding the tips given in the passage which is the most useful for you and why.
See Answer →What is a Header File? Explain any 5 header files along with their functions.
See Answer →What is a Virtual Constructor? What are its advantages? Explain with examples.
See Answer →What is a Virtual Constructor? What are its advantages? Explain with examples.
See Answer →
Write a program in C++ to create a book of 10 input pages. Make necessary assumptions.
See Answer →
Write a program in C++ to generate ranks for the candidates based on the marks secured by them in an entrance examination. Make necessary assumptions.
See Answer →
Write a program in C++ for addition of two sparse Polynomials using Pointers.
See Answer →
Write a program in "C" language for the creation of a Red Black tree. Also,implement insertion and deletion operations.
See Answer →Write a program to convert an infix expression to a prefix expression. Use appropriate data structure.
See Answer →
Write a program in C to sort user input data using bubble sort method. Also, print the number of swaps and comparison operations performed for sorting the given data set.
See Answer →What should be your state of mind when getting ready for a job interview?
See Answer →
Write a program using linked list that accepts two polynomials as input and displays the resultant polynomial after performing the multiplication of the input polynomials.
See Answer →
Write a program to implement singly linked list for user inputs and perform the following operations on it
(i)Reverse the linked list and display it.
(ii)Sort the nodes in ascending order and display them.
See Answer →
Write a program in 'C' Language to accept 10 strings as input and print them inlexicographic order
See Answer →
Write a program to take input of a Matrix using array and display its transpose.
See Answer →IV. Write and execute the following SQL Queries:
1.Retrieve all orders along with the customer details who placed the order.
2. Find all products that have been ordered by a specific customer.
3. Retrieve the total sales for each product.
4. Find all customers who have placed at least one order.
5. Retrieve the total quantity of products ordered by each customer.
6. Find all orders and their order details for a specific customer.
7. Retrieve all products along with the total quantity ordered.
8. Find the total revenue generated from orders placed within a specific date range.
9. Retrieve all customers who have ordered a specific product.
10. Find the most frequently ordered product.
11. Retrieve the average order value for each customer.
12. Find all products that have never been ordered.
13. Retrieve the total number of orders placed each month.
14. Retrieve the total number of products ordered in each order.
15. Find the top 5 customers based on total spending.
16. Retrieve all orders placed on a specific date.
17. Find the total number of unique products ordered by each customer.
18. Retrieve the order details for the order with the highest total price.
19. Find the top 3 products based on the total quantity ordered.
20. Retrieve the total sales for each month.
21. Find the customer who has placed the most orders.
22. Retrieve the total number of orders for each status.
23. Find the order with the highest quantity of a single product.
24. Retrieve the customer details for the order with the highest total price.
25. Find the average quantity of products ordered per order.
See Answer →Operations:
CRUD (Create, Read, Update, Delete) Operations
Insert new records into each table.
Read/display records from each table.
Update existing records in each table.
Delete records from each table.
See Answer →