Continued And Tried Practicing For Interviews. These two days I have been working consistently on SQL and the mock contests. Along with those, I also read a few articles well, on ...
So, on the 8th day, when I thought I’d reward myself with some rest, I got an email saying a company is coming to campus. This gave me some hope and energy. And I feel life never wants me to rest.
Getting Into The Zone Slowly. For the last 3 days, I have been giving one virtual LeetCode contest daily. Weekly 511, 510, 509. [One of these on day 2 because I remember I missed ...
Every day starting today, I’ll write a few articles and append them here. I’ll be giving mocks every day. These will be timed mocks of previous year OA questions, CP questions, SQL questions, Aptitude ...
It is to make it real. Not study DSA for 2 hours and SQL for 1 and then do Aptitude and other core subjects too. That sounds good to believe but doesn’t work out.
I sat for an hour. With 4 big tech OA questions from the previous year. Couldn’t completely solve any, but realized a few things. In most of them, my approach headed right [headed right didn’t ...
Welcome to Day Nine of my 21-day project series! Today I have made A Random Wikipedia Article Generator GUI. I am a curious kid so I like to read new stuff that is not based on my past preferences ...
Hello Pythonistas, welcome back. Today we will see how to use the CTkEntry widget in customtkinter. CTkEntry is used to take user input in Customtkinter. Like any other widget in CTk, first, it is ...
Hello, Pythonistas Welcome Back. Today we will see how to make a fully functional modern Text Box in CustomTkinter. We will use the CTkTextbox Widget. This is how you can make a simple Text Box in ...
Today, I learned something that completely flipped my perspective on writing code. In my Data Structures and Algorithms (DSA) class, the first thing we discussed was this: “Sometimes, 100 lines of ...