Open in app

Sign In

Write

Sign In

Adwiteeya Reyna
Adwiteeya Reyna

56 Followers

Home

About

Nov 7, 2020

Why Data Structures?

Making the best out of any structure is an art! — Ever thought of what Bitcoin actually is? Or, how do systems store data? Why systems come into the configuration of 32 bits and 64 bits? Anyone can learn how to code, but how to write an optimized code is the real challenge. Since we have limited storage capacity, we need…

Data Structures

3 min read

Why Data Structures?
Why Data Structures?
Data Structures

3 min read


Nov 1, 2020

“ If you set your goals ridiculously high and it’s a failure, you will fail above everyone else’s success ”

— by James Cameron

Quotes

1 min read

Quotes

1 min read


Published in

Better Programming

·Oct 24, 2020

5 Sorting Algorithms Every Programmer Should Know

Insertion, selection, bubble, merge, and quick sort — Ever wonder how the products in an Amazon or any other e-commerce website get sorted when you apply filters like low-to-high or high-to-low, or alphabetically? …

Programming

10 min read

5 Sorting Algorithms Every Programmer Should Know
5 Sorting Algorithms Every Programmer Should Know
Programming

10 min read


Aug 17, 2020

Index

Indexes in SQL Server helps in faster retrieval of data and thus improving the performance of queries. Indexes are associated with tables or views which makes the retrieval of rows from the table or views fast. Indexes basically contain keys which are built from one or more column in the…

Sql

3 min read

Index
Index
Sql

3 min read


Jul 17, 2020

Sequences

Let us suppose that an e-commerce company wants to expand its business worldwide. As such, the Datawarehouse team wants to store the purchase details country wise, keeping the purchase id continuous. …

Sql

6 min read

Sequences
Sequences
Sql

6 min read


Jul 14, 2020

MDDM

Multi-Dimensional Data Modelling — Before going further, it is highly recommended to visit Data Cube. Earlier, data were present in the form of relational tables having multiple joins and views. This made the data retrieval a time taking process. Also, this resulted in a slow turnaround time for complex queries and large size of…

Big Data

2 min read

MDDM
MDDM
Big Data

2 min read


Jul 13, 2020

Data Cube

Are you familiar with the terms Data Mart, Data Warehouse, Data Lake? If not, we got you covered. Just hover over each of the terms and it will hardly take 2–3mins to get familiar with the terms. Ever wondered how e-commerce websites store information related to its customers, the stores…

Big Data

4 min read

Data Cube
Data Cube
Big Data

4 min read


Published in

thinkingdatastructures

·Jul 6, 2020

DOM vs. Virtual DOM

React acting like a complete BOSS! — Document Object Model or DOM is a tree-like structure of a web page, consisting of nodes and objects, that the browsers create when a web page is loaded. Talking specifically, DOM acts as a programming interface for HTML and XML documents. Hence, it can be said that DOM is the…

Programming

2 min read

DOM vs. Virtual DOM
DOM vs. Virtual DOM
Programming

2 min read


Published in

thinkingdatastructures

·Jul 2, 2020

DOM

Ever wondered how the websites that you visit, work? Like other programming languages such as Python, C, and C++, even HTML has a pre-defined structure which is usually not visible to us. Our websites use the concepts of DOM in order to create a structure. DOM stands for Document Object…

Programming

2 min read

DOM
DOM
Programming

2 min read


Published in

thinkingdatastructures

·Jun 30, 2020

Mystery Solved!!!

Chicken or Egg, what came first? — The chicken or the egg causality dilemma is commonly stated as the question, “Which came first: the chicken or the egg?” The dilemma stems from the observation that all chickens hatch from eggs and all chicken eggs are laid by chickens. Well, worry not. The mystery has been finally solved…

Programming

2 min read

Mystery Solved!!!
Mystery Solved!!!
Programming

2 min read

Adwiteeya Reyna

Adwiteeya Reyna

56 Followers

Software Developer | Web Developer | Database Developer

Following
  • Robert Roy Britt

    Robert Roy Britt

  • Medium

    Medium

  • Jainprateeti

    Jainprateeti

See all (8)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams