Free resources and guide for the preparation of technical interview

Sanjeevpepcoding
3 min readAug 27, 2020

--

I am sanjeev kumar, a final year student in DTU. Those who are preparing for coming placement or internship, this article is for them. Each and every student is free to choose website to refer to for the free resources.I am writing here to share my experience what I did so that you can learn from my strategy to formulate your own.

Pepcoding

I joined foundation course of Pepcoding (https://www.pepcoding.com/resources/online-java-foundation)in january 2018.Pepcoding is a coaching institute in New Delhi, owned by Mr. Sumeet malik and started in december 2017.In foundation course we touched every topic of data structure and gained knowledge.

After foundation course i and my friend registered for Levelup program. Levelup program provided us different type of questions analysed like time and space complexity and difference between the uler diagram of similar type of questions.So, levelup program that aims at competetive programming trained us to look and understand questions from different point of view.

After the completion of levelup (competetive programming) i registered myself into Interview Preparation (IP) course. In the IP course a good discussion took place for every question followed by coding them myself after completion of each class.In IP program a green list containing easy, medium and hard questions was distributed which helped in coding the solution to questions.Now a days i am sharpening my knowledge over other subjects like Operating system, Dbms and oops concepts. Though i have not been placed yet but i can easily tell the difference between what i was and what i have become now. Now a days i am doing long challenge.

Resources

Plenty of question videos and solution videos are available here:

On the website of pepcoding three courses are available now which are free of cost.

  1. Online java foundation
  2. Level up
  3. Interview Prep

These three courses mentioned above contains all those information that is required to be a good programmer . For example, in Online java foundation all the topics are made aware to the students so that students are well aware about the topics, in levelup students coding aptitude is polished by helping them solve various other types of problems available at different platforms in different format.So, students are made aware about different approaches, different platforms and the questions available to solve.In interview prep a list of all those questions which top product based companies ask in their interview is coded(https://www.pepcoding.com/resources/).

Also the website of Pepcoding contains question video, solution video and an editor to code where the code of user can be judged by himself.

Pepcoding organisation also has a youtube channel named as “Pepcoding” where videos of solved questions are also available. Solution over various aware and unaware problem is discussed and coded. This youtube channel of Pepcoding provide webinars,motivation videos, solution of problems available at different platforms like geeks4geeks, leetcode etc.

Wish u best of luck.

--

--