Saiteja Mahankali
Saiteja Mahankali
class Solution { public: int numTriplets(vector& nums1, vector& nums2) { int n1=nums1.size(); int n2=nums2.size(); mapmp1; mapmp2; for(int i=0;i
Can you assign me it for C++?
Okay, I will add
If anyone interested in contributing good problems from DSA in C++ from leetcode or any other platform. Check out this link: [C++ help required](https://github.com/saiteja-2731/DSA-for-Placement-Preparation/issues/2)
Can you assign me C++?
Can I write the code in C++?