La Vivien Post Home
La Vivien Post is about software engineering and technologies. Here you can find the interview questions and answers; Download the source code; Browse the technology landscapes of this field. The book and coding services provided by us will help you reach your goal faster and easy!
__________ TECH LANDSCAPES __________
What is software engineering? Software engineering is the study of engineering in the software design, development and applications. What courses...
Read More
What are data structures? Data structures refer to the way how data are organized and manipulated. When dealing with data...
Read More
Big O notation cheat sheet provides the extended Big O notations for top interview questions. What is Big O notations?...
Read More
__________ Source Code __________
DFS (Depth first search) with memoization has been introduced in the post of word break using memoization. It uses one...
Read More
When you are asked to design the data structures for social network, normally the answer is graph. In the graph,...
Read More
When we have number of sets, and need to group them into joint and disjoint-sets, union–find is the algorithm to...
Read More
__________ Share Experiences __________
This article is a mix of fiction and non-fiction for entertainment and inspiration purposes. My name is A. I have...
Read More
COVID-19 has changed my life in many ways. Just as breathe and eat, I manage to study and code in...
Read More
Eclipse is one of the most popular IDE for java development. Get to know the eclipse settings is essential. Some...
Read More
__________ Digital Products __________
Table of Content Java coding interview pocket book overview Coding interview questions by chapters The implementation of data structures The...
Read More