Design Patterns (211)
UML (234)
OOAD (384)
Software Design Tools (25)
Requirements Management (46)
Project Planning (76)
Project Management (435)
Technical Writer (10)
DevOps (119)
MVC Model View Controller (306)
Software Design AllOther (65) How would you deal with a bug that no one wants to fix? Both the SDE and his lead have said they won?t fix it?
3368Write a function that counts the number of primes in the range [1-N]. Write the test cases for this function.
2 18806Given a MAKEFILE (yeah a makefile), design the data structure that a parser would create and then write code that iterates over that data structure executing commands if needed.
5884Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.
5610You have 3 jars. Each jar has a label on it: white, black, or white&black. You have 3 sets of marbles: white, black, and white&black. One set is stored in one jar. The labels on the jars are guaranteed to be incorrect (i.e. white will not contain white). Which jar would you choose from to give you the best chances of identifying the which set of marbles in is in which jar?
12 33947How will gather requirements and where do you record. Is it in word / Excel or do you have any tool for that ?
3 10643
You are a project manager for Dutch Harbor Consulting. Your latest project involved the upgrade of an organization's operating system on 236 servers. You performed this project under contract. You are in the Contract Closeout process and know that you should document: A. Lessons learned B. Performance measurements C. Formal acceptance D. Product verification
Explain about the methods in UML?
which filters are executed in the end?
When a project is being performed under contract, the product description is provided by which of the following? A. The buyer B. The project sponsor C. The project manager D. The contractor
Why do we need viewmodel in mvc?
What are the features of UML?
What is mvc viewdata?
Is it possible to override private virtual methods?
What are the SDLC phases you have invloved ?
What are the different types of arguments?
Explain about multiple inheritance?
What is state transition diagram in UML?
Describe size oriented metrics.
Why have we declared the instance reference volatile?
What is mvc route constraints?