Anit Shrestha

Results 159 comments of Anit Shrestha

# Dependency Graph A dependency graph is a directed graph representing dependencies of several objects towards each other. It is possible to derive an evaluation order or the absence of...

# Change Impact Analysis Change impact analysis (IA) is defined by Bohnner and Arnold as "identifying the potential consequences of a change, or estimating what needs to be modified to...

# Static Type Checking Static type checking is the process of verifying the type safety of a program based on analysis of a program's text (source code). If a program...

# HashMap - https://en.wikipedia.org/wiki/Hash_table - https://www.interviewcake.com/concept/java/hash-map

# Trees ![image](https://user-images.githubusercontent.com/414141/119999224-37da2980-bff1-11eb-90f7-68e9838ff72b.png) - https://en.wikipedia.org/wiki/Tree_(data_structure) - https://en.wikipedia.org/wiki/Binary_tree - http://cslibrary.stanford.edu/110/BinaryTrees.html - https://www.cs.cmu.edu/~adamchik/15-121/lectures/Trees/trees.html - https://www.hackerearth.com/practice/data-structures/trees - https://www.geeksforgeeks.org/tree-traversals-inorder-preorder-and-postorder - https://www.geeksforgeeks.org/level-order-tree-traversal - https://blog.tensorflow.org/2021/05/introducing-tensorflow-decision-forests.html

# Heap Data Structure We form a binary tree with certain properties: The elements of L are placed on the nodes of the tree; each node holds one element and...

The authors used a form of verbal shadowing, which impairs aspects of working memory and executive function). For those not under cognitive load, judgments mirrored past work: Intentional harm was...

The authors used a form of verbal shadowing, which impairs aspects of working memory and executive function). For those not under cognitive load, judgments mirrored past work: Intentional harm was...

# DevOps DevOps is a philosophy and an approach to working. DevOps is a broad set of principles about whole-lifecycle collaboration between operations and product development. DevOps is a loose...

Great proposal! Understood why and what's expected with examples. To be honest I haven't used Backstage and haven't gone through the code nor the system design docs. But with some...