3 Best Coding Platforms for beginners!
https://www.instagram.com/reel/C9r1yHty4HC/?igsh=MWp5angxMTI5cXlkdg==
https://www.instagram.com/reel/C9r1yHty4HC/?igsh=MWp5angxMTI5cXlkdg==
*Three Python Projects You can finish in a month* ๐จ
https://www.instagram.com/reel/C9u6HxUSs52/?igsh=N2NiM2RzOXA3bXJ2
*Level : Easy to moderate*
https://www.instagram.com/reel/C9u6HxUSs52/?igsh=N2NiM2RzOXA3bXJ2
*Level : Easy to moderate*
Data Science Projects Idea's โ
Never Miss โ
https://www.instagram.com/reel/C9xfg4FS82T/?igsh=MXRrYzQ5ZGVnY3Vldg==
Never Miss โ
https://www.instagram.com/reel/C9xfg4FS82T/?igsh=MXRrYzQ5ZGVnY3Vldg==
โ๏ธTECH MAHINDRA Interview Exp
1) Self Intro.
2) Project.
3) Qns on Project.
4) Which Programming Language
you r Familiar with It.
5) What is Primarykey, Foreignkey.
6) Views in SQL.
7) Syntax of View.
8) Rank.
9) External Table.
10) Method Overloading.
11) Method Overriding.
@Coding_human
12) Inheritance.
13) Explain Types of Inheritance
14) Why Multiple Inheritance is not
Supported.
15) Is Multiple Inheritance.
Supported injava and wha is it.
16) Relocation.
17) Night Shifts.
18) Why you Choose TechM.
19) About TechM.
@Coding_human
1) Self Intro.
2) Project.
3) Qns on Project.
4) Which Programming Language
you r Familiar with It.
5) What is Primarykey, Foreignkey.
6) Views in SQL.
7) Syntax of View.
8) Rank.
9) External Table.
10) Method Overloading.
11) Method Overriding.
@Coding_human
12) Inheritance.
13) Explain Types of Inheritance
14) Why Multiple Inheritance is not
Supported.
15) Is Multiple Inheritance.
Supported injava and wha is it.
16) Relocation.
17) Night Shifts.
18) Why you Choose TechM.
19) About TechM.
@Coding_human
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