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?
3296Write a function that counts the number of primes in the range [1-N]. Write the test cases for this function.
2 18609Given 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.
5763Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.
5537You 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 33224How will gather requirements and where do you record. Is it in word / Excel or do you have any tool for that ?
3 10415
What are the 10 knowledge areas of project management?
How do you handle any risk that might arise due to changes in requirements?
What is the function of operational assertions in uml?
What are the anti-patterns of devops ?
what stage/s of the development lifecycle should end users be involved?
What is the use of finalize method?
When will you use an interface and abstract class?
Describe the risk in software engineering.
What does state model represent?
What is mvc core?
What is default route in mvc?
All of the following are inputs to the Administrative Closure process except: A. Performance measurement documentation B. Product documentation C. Other project records D. Contract documents
How does abstraction differ from encapsulation.
What is non action attribute in mvc?
Define modularity?