Write the instr function.



Write the instr function...

Answer / Aditya Saraswat

'function instr(haystack, needle) {n var index = haystack.indexOf(needle);n if (index !== -1) {n return index;n }n return null;}'

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Project Planning Interview Questions

Write the test cases for a vending machine?

1 Answers   Microsoft,


How did you choose the appropriate lifecycle for your project?

1 Answers   HCL,


Where and how are the risks associated with your project identified and documented?

2 Answers  


What is your role in the current project and what kinds of responsibilities you are handling ?

8 Answers   Infosys, Iron Mountain, Wipro,


What procedures do you follow to arrive at the project schedule?

3 Answers  


Assignment A software house got a project to automate sales/purchase department of a furniture store. The store management is clearly transferred their requirements to the software house management. There is no chance of changing the requirements afterwards. Software house management use waterfall process model to make the project. Given is the progress flow of water-fall process model In waterfall process model, the deliverable (document) produced in one phase serves as an input to the next phase. Suppose you are a project manager who is leading this project. It is decided to work and complete the project using waterfall process model approach. You are required to develop a plan in which the key task is to decide the deliverable that should be built during and after completion of each phase. Also give a description or required contents that must be included in those deliverables. You are not supposed to make the complete project. All you are required to do is to make a Project plan. In that, you need to give a set of deliverables (documents) which according to you, should be developed in each of the phase (Requirements, Designing, implementation, Testing, Maintenance). Also provide contents which should be there in each deliverable. The contents should be clear and have brief explanation. Note:: There are one folder and one file in the attached folder. The file is named as Assignment 4 write-up which is your assignment write-up. The other folder named Project deliverables is the folder in which you are required to organize and place your deliverables. Name of the document/deliverable saved in each folder should be mentioned in the file named checklist (This file is placed in the “Project deliverables” folder) For Example If you produce a deliverable named Requirement Specification (RS) in the “Requirements” phase. You need to do following tasks 1) Finalize the RS contents 2) Save the file in sub-folder named Requirements 3) Write the name of this document in the checklist file under the heading Requirements. Similarly, you need to make and save deliverables of each phase. Not all phases contain one deliverable. There must be some phases having more than one deliverables. PLEASE SIR PRIVIDE ME THE CHECK LIST FOR GIVE SENERION ? CHECKLIST ARE: 1-Requirements 2- Designing 3- Implementation 4- Testing 5- Maintenance

2 Answers  


How do you estimate the effort for your project? Where is the estimation procedure documented?

4 Answers  


When you come in to the office, how do you know what you have to do during the day?

1 Answers   ABC,


What is the document that should be consulted to know about your project, the activities you do, your schedules and milestones?

7 Answers  


Why analysis and testing phases are very important ?

2 Answers   AGR, Infosys,


How do the audits cover planning activities?

3 Answers   Microsoft,


About current project architecture ?

2 Answers   ADP, Microsoft,


Categories