20 GitHub commands every developer should know
https://www.instagram.com/reel/C-F3a9pymdr/?igsh=MWZ5d2dzOGZjNmVscw==
https://www.instagram.com/reel/C-F3a9pymdr/?igsh=MWZ5d2dzOGZjNmVscw==
10 seconds rule to crack any job interview
https://www.instagram.com/reel/C-ch7eYSYUy/?igsh=MTl6YTBheGp5Nzlycg==
https://www.instagram.com/reel/C-ch7eYSYUy/?igsh=MTl6YTBheGp5Nzlycg==
Daily job alerts on Coding Human whatsapp group!
Referrals also available
Join https://chat.whatsapp.com/GP7NDQAHeVtF0RHWHNMhd9
Referrals also available
Join https://chat.whatsapp.com/GP7NDQAHeVtF0RHWHNMhd9
5 JavaScript Projects to include in your Resume ๐จ
https://www.instagram.com/reel/C-fKfeSy8GT/?igsh=MTRtNjVyaXh1MjM0dg==
https://www.instagram.com/reel/C-fKfeSy8GT/?igsh=MTRtNjVyaXh1MjM0dg==
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Accenture Exam pattern !!! โ
@Coding_human
@Coding_human
We are going to start and sharing the DSA Important questions with solutions!!! โ
โ
โ
โ
Next permutation in c#(Leetcode, Optimal one)
public void NextPermutation(int[] nums) {
int ind = -1;
int n = nums.Length;
@Coding_human
for(int i=n-2; i>=0; i--)
{
if(nums[i]<nums[i+1])
{
ind =i;
break;
}
}
if(ind==-1)
{
Array.Reverse(nums,0,n);
return;
}
for(int i=n-1; i>ind; i--)
{
if(nums[i]>nums[ind])
{
int swap=0;
swap = nums[i];
nums[i]=nums[ind];
nums[ind]=swap;
break;
}
}
Array.Reverse(nums,0+ind+1,nums.Length-1-ind);
@Coding_human
public void NextPermutation(int[] nums) {
int ind = -1;
int n = nums.Length;
@Coding_human
for(int i=n-2; i>=0; i--)
{
if(nums[i]<nums[i+1])
{
ind =i;
break;
}
}
if(ind==-1)
{
Array.Reverse(nums,0,n);
return;
}
for(int i=n-1; i>ind; i--)
{
if(nums[i]>nums[ind])
{
int swap=0;
swap = nums[i];
nums[i]=nums[ind];
nums[ind]=swap;
break;
}
}
Array.Reverse(nums,0+ind+1,nums.Length-1-ind);
@Coding_human
CodingHuman #Coding_Help , All exam codes, Coding solutions, accenture TCS Wipro Nagarro Persistent Cisco pinned ยซWe are going to start and sharing the DSA Important questions with solutions!!! โ
โ
โ
โ
ยป
If you have any doubts feel free to leave a comment , we will get back to you.
Please open Telegram to view this post
VIEW IN TELEGRAM
10+ Companies Hiring through one exam ๐จ
https://www.instagram.com/reel/C-nGWICSjdQ/?igsh=cXZ6MGZnczVpaGFp
https://www.instagram.com/reel/C-nGWICSjdQ/?igsh=cXZ6MGZnczVpaGFp
Please open Telegram to view this post
VIEW IN TELEGRAM
*FLIPKART BIG BILLIONS DAYS + Amazon great indian festival*
https://t.me/DMAD_Discussion
MUST JOIN FOR LOOOT DEALS ๐ฅ
https://t.me/DMAD_Discussion
MUST JOIN FOR LOOOT DEALS ๐ฅ
Be active at 12AM for loot deals
Diwali biggest sale
https://t.me/DMAD_Discussion
24/7 deals will be posted here only. ๐ค
Diwali biggest sale
https://t.me/DMAD_Discussion
24/7 deals will be posted here only. ๐ค
Forwarded from Don't Miss a Deal๐คgreat indian sale | Flipkart big billion days | Diwali sale | (DMAD ADMIN)
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Don't Miss a Deal๐คgreat indian sale | Flipkart big billion days | Diwali sale | (DMAD ADMIN)
Please open Telegram to view this post
VIEW IN TELEGRAM