what stage/s of the development lifecycle should end users be involved?
No Answer is Posted For this Question
Be the First to Post Answer
What was the architecture or design of your last project? what were the pros and cons of the design?did it scale well?
why is testing neccessary?
I would like to submit the following question I was asked recently during my technical interview at Google. I'm rephrasing the question to make it clear for everyone to understand: - You are going on a one-way flight trip that includes billions of layovers. - You have 1 ticket for each part of your trip (i.e: if your trip is from city A to city C with a layover in city B, then you will have 1 flight ticket from city A to city B, and 1 flight ticket from city B to city C. - Each layover is unique. You are not stopping twice in the same city. - You forgot the original departure city. - You forgot the final destination city. - All the tickets you have are randomly sorted. Question are: - Design an algorithm to reconstruct your trip with minimum complexity. - How would you improve your algorithm. Example: - randomly sorted: New York->London San Francisco-> Hong Kong Paris->New York London->San Francisco - sorted: Paris->New York New York->London London->San Francisco San Francisco-> Hong Kong
What feature of the waterfall model distinguishes it from other models
Explain how object-oriented analysis and design differ from the traditional approach.
If Web site developer want to evaluate their current authoring tool, where would they start?
How would you create a footprint in your PCB designer software (say, Altium)?
what is meaning for .net?ten introduction of software tools?
How can authoring tools support the production of accessible Web content?
Write a command to find all of the files which have been accessed within the last 30 days. Output should be stored in a file “December.files”
What is "System framework" layer in multiple layer programming? (5 layer: UI, Business, Data, Common, "System framework" are layers in this design)
what is another name for Spiral SDLC?