Swastik Baranwal
Software Engineer at LambdaTest
Expertise: Open-source development, Go, V, C++ and Python

Swastik Baranwal is a software engineer for LambdaTest. He has experience in open source development, Go, V, C++, Python and more.

Sort By
Most Recent
Most Recent
Oldest
2 Articles
Developer writing code in C++
In modern C++, or and and not are keywords that can be used to replace the boolean opeartors &&, || and !, respectively. Learn more.
Developer writing code in C++ and using stdoptional
std::optional is a feature in C++ that can distinguish optional values in a type-safe manner to make code more readable and consistent. Learn more.