Wednesday, December 5, 2018
Expectation from Software engineering
Quality
Bug-free
Performance
Satisfy customer expectation
User-friendly application
stability
scalability
clean code
Subscribe to:
Posts (Atom)
Merging two sorted arrays - Big O (n+m) time complexity
Problem : Merge the two sorted arrays. Edge case : Array can empty Arrays can be in different size let getMaxLength = ( input1 , input...
-
Bitbuket.org an implementation of git. It provide you a private repository with free of cost up to 5 user access. Requirement: Gi...
-
Lambda expression is a key point to achieve functional programming. It facilitate to make your code more concise. Java developer aware of an...
-
If this is your Linux terminal error -----------------------------------------------------------------------------------------------------...