Basic Implementation of Swiggy’s Chatbot System using Decision TreeI recently read the swiggy’s tech blog about how they have built there chatbot system using decision tree algorithm which serves 10 million…Mar 6, 2023Mar 6, 2023
Priority Queue in 2 mins with ExampleWe know that QUEUE is FIFO(first in first out) data structure but if we want to give priority to our objects that is when PriorityQueue is…Jul 16, 2022Jul 16, 2022
No Supported Authentication methods available Error while SSH through Putty on WindowsWe will see how to overcome the above mentioned error. This error throws up when you have done something wrong while saving ppk(Putty…Mar 21, 2021Mar 21, 2021
What is SSH and how to SSH EC2 instance using PUTTY on windowsWhat is SSH and how to SSH EC2 instance using PUTTY on windowsMar 21, 2021Mar 21, 2021