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?
3320Write a function that counts the number of primes in the range [1-N]. Write the test cases for this function.
2 18684Given 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.
5809Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.
5561You 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 33482How will gather requirements and where do you record. Is it in word / Excel or do you have any tool for that ?
3 10509
Explain about structural diagrams?
what are the benefits of area in mvc?
What is meant by “abstract interface”?
Can I implement polymorphism using abstract class?
What is difference between class and interface?
Are singletons bad?
What is filter mvc?
What are boundary, entity and control classes?
Mention what is the difference between viewdata and viewbag?
Mention what are the types of Http requests?
What are abstract functions? Why are they used?
What are the advantages of using ioc containers in an application?
Is viewstate available in mvc?
You are a project manager working in a foreign country. You observe that some of your project team members are having a difficult time adjusting to the new culture. You provided them training on cultural differences and the customs of this country before arriving, but they still seem uncomfortable and disoriented. Which of the following is true? A. This is the result of working with teams of people from two different countries. B. This condition is known as culture shock. C. This is the result of jet lag and travel fatigue. D. This condition is known as global culturalism.
What are the different types of UML diagrams?