Sharat Sachin Maximizing my potential

IP University - ADA - Unit 3 Notes

This post gives a quick review on the third unit of the syllabus for the Algorithm Design and Analysis (ADA) subject in the IP University syllabus. It is a continuation to the second post on the subject.

IP University - ADA - Unit 2 Notes

This post gives a quick review on the second unit of the syllabus for the Algorithm Design and Analysis (ADA) subject in the IP University syllabus. It is a continuation to the first post on the subject.

IP University - ADA - Unit 1 Notes

This post gives a quick review on the first unit of the syllabus for the Algorithm Design and Analysis (ADA) subject in the IP University syllabus. It is edited for brevity, to contain the maximum info in the minimum amount of text. Useful for a quick review, as well as coming up to speed on the basics fast.

Competitive Programming in C++ (Part II - STL Iterators)

This post is a continuation on the series on the Standard Template Library (STL). It focuses on iterators, and is the second of a many part series.

Competitive Programming in C++ (Part I - STL Containers)

You may already know C++. Still, you may notice that others often write code faster and more concisely than you. You may wonder how others code ends up being so much shorter than yours. Why is this? More often than not, it is the knowledge they possess of the language constructs that exist in C++, that are especially suited for competitive programming. This series will help you get up to speed with the tools at your disposal, especially the Standard Template Library (STL). This post focuses on containers, and will be the first of a many part series.

Trade Unions Notes

This post gives quick bullet points on the fifth chapter of the Industrial Management book by T.N. Chhabra in the IP University syllabus. It is concisely edited to contain the maximum info in the minimum amount of text. It is also pretty comprehensive, and is probably all you need to know for the exams. Fifth part in a ten part series.

Collective Bargaining and Workers Participation in Management Notes

This post gives quick bullet points on the second chapter of the Industrial Management book by T.N. Chhabra in the IP University syllabus. It is concisely edited to contain the maximum info in the minimum amount of text. It is also pretty comprehensive, and is probably all you need to know for the exams. It is the second of a ten part series.

Industrial Relations - Dispute and Settlement Notes

This post gives quick bullet points on the first chapter of the Industrial Management book by T.N. Chhabra in the IP University syllabus. It is concisely edited to contain the maximum info in the minimum amount of text. It is also pretty comprehensive, and is probably all you need to know for the exams.