Train Your Personal AI ModelNowadays, there are tons of AI models you can interact with. You can ask them specific questions, throw in your facts and clues, and…Sep 21Sep 21
Database Agnosticism with Design PatternsImagine you have an app that needs to talk to different types of databases — maybe an SQL database today, a NoSQL database tomorrow, or…May 19May 19
Unravelling the N-Queens Puzzle!In the realm of chess, the n-queens puzzle presents a captivating challenge that has intrigued minds for centuries. This puzzle involves…May 11May 11
Wildcard MatchingImagine you have a box of letter tiles, and each tile has one letter from the alphabet on it. Now, suppose you also have a magic tile: a…May 2May 2
First Missing PositiveGiven an unsorted integer array nums. Return the smallest positive integer that is not present in nums.You must implement an algorithm that…Apr 27Apr 27
ETL TechniquesETL stands for Extract, Transform, and Load, and refers to the process of curating data from multiple sources, conforming it to a unified…Dec 27, 2021Dec 27, 2021
Data Lakes on AWSWe know what S3 is. Now it’s time to discuss how the data is organized in this service.Apr 25, 2021Apr 25, 2021
Five V of Data AnalysisSo, how do you know if you require a comprehensive data analysis solution or even a basic analysis solution? Well, ask yourself: are you…Apr 15, 2021Apr 15, 2021