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...
-
There was a sizeable crowd gathered in a temple to attend the festival. The wireless mic surprised me during the priest's talk when ever...
-
Bitbuket.org an implementation of git. It provide you a private repository with free of cost up to 5 user access. Requirement: Gi...
-
Simple math formula in elm using pipe and currying import Html exposing (..) main = view view = div [][ div [] [ text " ...