Ankit Wasankar4. What is “Durability” in ACID | How databases achieve durability ?Durability is one of the key concepts in database management, ensuring that once you’ve made a change or completed a transaction, that…Sep 2, 2023Sep 2, 2023
Ankit Wasankar3. What is Isolation in ACID | How diferent databases achieve it ?Isolation — Keeping Transactions SeparateSep 2, 2023Sep 2, 2023
Ankit Wasankar2. What is Consistency in ACID | How databases achieve consistency ?Consistency — Keeping Data CorrectSep 2, 2023Sep 2, 2023
Ankit Wasankar1. What is “Atomicity” in ACID | How different databases achieve it ?Atomicity — All or nothingSep 2, 2023Sep 2, 2023
Ankit WasankarThe Dual Forces of Concurrency: Volatile & SynchronizedConcurrent Programming concepts — How volatile works with visibility and synchronized works with locks. What is the difference between…Jun 30, 2023Jun 30, 2023
Ankit WasankarWhat if equals and hashcode contract is not followed, in Java?You may already know the contract between a hashcode and equals. But, if an interviewer asks you what can go wrong if you don’t follow the…Jun 29, 20231Jun 29, 20231
Ankit Wasankar5 Tricky Interview Questions on Hashmap | Java 8Can you answer these 5 tricky interview questions on HashMap? We have answered these questions in a pictorial way for better understanding.Jun 3, 20231Jun 3, 20231
Ankit WasankarBest Java Library for Indian Mutual Fund NAVsAll in one Java Mutual Fund Library. Get daily NAV, Keyword Search, hostoric data, and much more. Import with build tools like Maven/GradleOct 27, 2022Oct 27, 2022
Ankit WasankarFuzzy keyword search over encrypted data in cloud computingThis is my college project, where I developed a mechanism for fuzzy keyword search in the encrypted data. Here I would like to present the…Dec 16, 2020Dec 16, 2020
Ankit WasankarInstall SSL on windows localhost WAMP HTTP & SSL HTTPSHow to Install SSL on windows localhost WAMP HTTP & SSL HTTPS? How to generate self-signed certificate and install the certificate in WAMPDec 15, 20202Dec 15, 20202