maze-runnar / interview-preparation-kit

Interview preparation kit of hackerrank solutions
https://maze-runnar.github.io/interview-preparation-kit/
MIT License
190 stars 76 forks source link

Added codes for Trees, Stack and Queues. Corrected Link for Linked List. #59

Closed amitYadavDev closed 4 years ago

amitYadavDev commented 4 years ago

sir @maze-runnar I've successfully added all codes of Trees, if did something wrong let me know, otherwise merge it, thank you

maze-runnar commented 4 years ago

@amit6663 add main function in Trees/IsBinarySearchTree.cpp Every thing else is fine .

championballer commented 4 years ago

@maze-runnar Will review this once @amit6663 makes the changes you asked for.

amitYadavDev commented 4 years ago

@amit6663 add main function in Trees/IsBinarySearchTree.cpp Every thing else is fine .

sir @maze-runnar I could not able to add rest code becoz compilor gives error even after spending more time. But sir u can see Trees/isThisABST.py file it has also contain only the function code. Sir, if u r agree pls merge otherwise tell me to delete that specific file,

amitYadavDev commented 4 years ago

LGTM.

sir @championballer what is LGTM?

championballer commented 4 years ago

Looks good to me.

On Wed, 25 Dec 2019, 18:33 amit6663, notifications@github.com wrote:

LGTM.

sir @championballer https://github.com/championballer what is LGTM?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/maze-runnar/interview-preparation-kit/pull/59?email_source=notifications&email_token=AJLMSXVDLNBEJ6U7BHNH7L3Q2NKYJA5CNFSM4J7BHAOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHUK46I#issuecomment-568897145, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJLMSXQE6RACJD7YPUG7J53Q2NKYJANCNFSM4J7BHAOA .

maze-runnar commented 4 years ago

@amit6663 resolve conflicts , so that i can merge

amitYadavDev commented 4 years ago

@amit6663 resolve conflicts , so that i can merge

sir @maze-runnar i resolved it