Standard Chartered Hiring | 2020 & 2021 Batch | 6LPA+ | Females | B Tech
https://sc.taleo.net/careersection/sc1/jobdetail.ftl?job=GBSDHAIN21&lang=en
Telegram: @programming_and_coding
https://sc.taleo.net/careersection/sc1/jobdetail.ftl?job=GBSDHAIN21&lang=en
Telegram: @programming_and_coding
sc.taleo.net
Careers | Standard Chartered Bank
Mobile
Airtel Recruitment | 14.75 to 17.5LPA |BE - CS/IT | 2019 2020 2021 Batch
https://assessment.hackerearth.com/challenges/hiring/airtel-i-code/
Telegram: @programming_and_coding
https://assessment.hackerearth.com/challenges/hiring/airtel-i-code/
Telegram: @programming_and_coding
Atos Hiring Freshers Trainee
atos.net/en/india/campus-recruitment-form
Telegram: @programming_and_coding
atos.net/en/india/campus-recruitment-form
Telegram: @programming_and_coding
Shaping the future together
Join us
Explore job opportunities, get to know us, understand why working with us is beneficial, and get valuable tips on how to join our team. Become Essential, Join Us.
112. Program to check whether the matrix is sparse matrix or not.
#include<stdio.h>
#include<conio.h>
void main()
{
static int array[10][10];
int i, j, m, n;
int counter = 0;
clrscr();
printf("Enter the order of the matix : ");
scanf("%d %d", &m, &n);
printf("\nEnter the co-efficients of the matix :\n");
for (i = 0; i < m; ++i)
{
for (j = 0; j < n; ++j)
{
scanf("%d", &array[i][j]);
if (array[i][j] == 0)
{
++counter;
}
}
}
if (counter > ((m * n) / 2))
{
printf("The given matrix is sparse matrix \n");
}
else
{
printf("The given matrix is not a sparse matrix \n");
}
printf("There are %d number of zeros", counter);
getch();
}
Join : @programming_and_coding
#include<stdio.h>
#include<conio.h>
void main()
{
static int array[10][10];
int i, j, m, n;
int counter = 0;
clrscr();
printf("Enter the order of the matix : ");
scanf("%d %d", &m, &n);
printf("\nEnter the co-efficients of the matix :\n");
for (i = 0; i < m; ++i)
{
for (j = 0; j < n; ++j)
{
scanf("%d", &array[i][j]);
if (array[i][j] == 0)
{
++counter;
}
}
}
if (counter > ((m * n) / 2))
{
printf("The given matrix is sparse matrix \n");
}
else
{
printf("The given matrix is not a sparse matrix \n");
}
printf("There are %d number of zeros", counter);
getch();
}
Join : @programming_and_coding
EMTEC Hiring | 2021 Batch | 4lpa+
Eligibility: BE | MCA | MSc
Last Date - 22nd April
Exam date - 25th April
emtec.digital/join-our-team/freshers-recruitment-drive
Telegram - @programming_and_coding
Eligibility: BE | MCA | MSc
Last Date - 22nd April
Exam date - 25th April
emtec.digital/join-our-team/freshers-recruitment-drive
Telegram - @programming_and_coding
Bridgenext
Careers
Learn more about our culture, explore open positions, and apply to join the Bridgenext team.
TCS Smart Hiring | BSC/BCA/BCS | 2019,2020,2021 Batch
Last Date - 23 May 2021
Exam Date - 6th June 2021
tcs.com/careers/smart-hiring-IT-drive
Telegram - @programming_and_coding
Last Date - 23 May 2021
Exam Date - 6th June 2021
tcs.com/careers/smart-hiring-IT-drive
Telegram - @programming_and_coding
113. Program to delete an element from array.
#include<stdio.h>
#include<conio.h>
void main()
{
int array[100], position, c, n;
clrscr();
printf("Enter total number of elements in array : ");
scanf("%d", &n);
printf("\nEnter element %d : ", n);
for (c = 0; c < n; c++)
scanf("%d", &array[c]);
printf("\nEnter the location from where you wish to delete element : ");
scanf("%d", &position);
if (position >= n + 1)
printf("\nDeletion not possible.");
else
{
for (c = position - 1; c < n - 1; c++)
array[c] = array[c + 1];
printf("\nResultant array is :");
for (c = 0; c < n - 1; c++)
printf("\n%d", array[c]);
}
getch();
}
@programming_and_coding
#include<stdio.h>
#include<conio.h>
void main()
{
int array[100], position, c, n;
clrscr();
printf("Enter total number of elements in array : ");
scanf("%d", &n);
printf("\nEnter element %d : ", n);
for (c = 0; c < n; c++)
scanf("%d", &array[c]);
printf("\nEnter the location from where you wish to delete element : ");
scanf("%d", &position);
if (position >= n + 1)
printf("\nDeletion not possible.");
else
{
for (c = position - 1; c < n - 1; c++)
array[c] = array[c + 1];
printf("\nResultant array is :");
for (c = 0; c < n - 1; c++)
printf("\n%d", array[c]);
}
getch();
}
@programming_and_coding
Cognizant GenC Campus Recruitment | 4.5 LPA | 2021 Batch | Last date - 11 June
bit.ly/3ilbttQ
~via PrepFlix
Telegram - @programming_and_coding
bit.ly/3ilbttQ
~via PrepFlix
Telegram - @programming_and_coding
Walmart Off Campus | 2021 & 2022 Batch | Last Date - 11 June | Cash Prize + CTC upto 26lpa
dare2compete.com/o/walmart-codehers-walmart-india-pvt-ltd-167089
Telegram - @programming_and_coding
dare2compete.com/o/walmart-codehers-walmart-india-pvt-ltd-167089
Telegram - @programming_and_coding
Unstop
Walmart CodeHers - 2021 | 167089
Find out the best Walmart CodeHers that match your interests. Prove your mettle and win exciting prizes like job opportunities and cash rewards from leading ... | 2021 | 167089
I think everyone have bank account but howmany guys have deamat account ?
Anonymous Poll
37%
Yes,I have demat account.
42%
No,I didn't have any demat account .
12%
I didn't believe in stock market .
9%
Other
DOVER Hiring Software Engineer | 2020 Batch | 6.5LPA
firstnaukri.com/job-listings-software-engineer-jobs-in-Bengaluru-Bangalore-in-DOVER-INDIA-PRIVATE-LIMITED-170621600028
Telegram - @programming_and_coding
firstnaukri.com/job-listings-software-engineer-jobs-in-Bengaluru-Bangalore-in-DOVER-INDIA-PRIVATE-LIMITED-170621600028
Telegram - @programming_and_coding
https://link.upstox.com/SeFm
Download upstox and create your account to earn 50k to 60k with study .
https://link.upstox.com/SeFm
Download upstox and create your account to earn 50k to 60k with study .
https://link.upstox.com/SeFm
Upstox
Open Demat Account β Free Demat Account Opening Online (Zero AMC) β Know How to Open
Demat Account - Open Free Demat Account Online at Upstox.com with Very Easy Steps. Zero Maintenance Cost & Commissions. Aadhaar & Pan Card required only. No Hidden Charges!
Hi! I use CoinDCX app to invest in Bitcoin. Use my invite link to download the app & get βΉ100 Free Ethereum when you make your first investment - https://join.coindcx.com/invite/NJFt
5 Million+ Indians use CoinDCX for their cryptocurrency investments. It's safe, secure and BitGo Insured.
5 Million+ Indians use CoinDCX for their cryptocurrency investments. It's safe, secure and BitGo Insured.
Coindcx
Join me on CoinDCX & Get βΉ100 Bitcoin!
Download the CoinDCX app and start investing instantly.
114. Program to delete given number from array.
#include<stdio.h>
#include<conio.h>
void main()
{
int array[10];
int i, n, pos, element, found = 0;
clrscr();
printf("Enter total number of elements : ");
scanf("%d", &n);
printf("\nEnter the elements : \n");
for (i = 0; i < n; i++)
{
scanf("%d", &array[i]);
}
printf("Input array elements are\n");
for (i = 0; i < n; i++)
{
printf("\n%d", array[i]);
}
printf("\nEnter the element to be deleted : ");
scanf("%d", &element);
for (i = 0; i < n; i++)
{
if (array[i] == element)
{
found = 1;
pos = i;
break;
}
}
if (found == 1)
{
for (i = pos; i < n - 1; i++)
{
array[i] = array[i + 1];
}
printf("\nResultant array elements are : ");
for (i = 0; i < n - 1; i++)
{
printf("\n%d", array[i]);
}
}
else
{
printf("\nElement %d is not found in the array", element);
}
getch();
}
@programming_and_coding
#include<stdio.h>
#include<conio.h>
void main()
{
int array[10];
int i, n, pos, element, found = 0;
clrscr();
printf("Enter total number of elements : ");
scanf("%d", &n);
printf("\nEnter the elements : \n");
for (i = 0; i < n; i++)
{
scanf("%d", &array[i]);
}
printf("Input array elements are\n");
for (i = 0; i < n; i++)
{
printf("\n%d", array[i]);
}
printf("\nEnter the element to be deleted : ");
scanf("%d", &element);
for (i = 0; i < n; i++)
{
if (array[i] == element)
{
found = 1;
pos = i;
break;
}
}
if (found == 1)
{
for (i = pos; i < n - 1; i++)
{
array[i] = array[i + 1];
}
printf("\nResultant array elements are : ");
for (i = 0; i < n - 1; i++)
{
printf("\n%d", array[i]);
}
}
else
{
printf("\nElement %d is not found in the array", element);
}
getch();
}
@programming_and_coding
Forwarded from C_Language_Coding
5_6208254524902081083.pdf
116.2 KB
Top 30 HR round question and perfect answer
Share with family nd friend to help them.
Telegram:-@programming_and_coding
Share with family nd friend to help them.
Telegram:-@programming_and_coding
*Looking for one app to research, analyse, invest? Join Upstox!*
Opening an Upstox account is easy-peasy. All you need is your PAN + Aadhaar. You can sign-up online using my link within the next 7 days: https://link.upstox.com/SeFm
π Upstox makes investing fun and it feels just like online shopping!
πΈ With special filters + smartlists they make the search for the right investment simple
π° Theyβve got SIP modes for both Mutual Funds & Stocks
π° Theyβre easy to understand with news, research & insights on all investments
π And have a separate app for traders with TradingView, GTT orders, Option Chain
*P.S. Sign up with a number not registered with Upstox before. Canβt wait to welcome you to the Upstox famπ!*
Opening an Upstox account is easy-peasy. All you need is your PAN + Aadhaar. You can sign-up online using my link within the next 7 days: https://link.upstox.com/SeFm
π Upstox makes investing fun and it feels just like online shopping!
πΈ With special filters + smartlists they make the search for the right investment simple
π° Theyβve got SIP modes for both Mutual Funds & Stocks
π° Theyβre easy to understand with news, research & insights on all investments
π And have a separate app for traders with TradingView, GTT orders, Option Chain
*P.S. Sign up with a number not registered with Upstox before. Canβt wait to welcome you to the Upstox famπ!*
Upstox
Open Demat Account β Free Demat Account Opening Online (Zero AMC) β Know How to Open
Demat Account - Open Free Demat Account Online at Upstox.com with Very Easy Steps. Zero Maintenance Cost & Commissions. Aadhaar & Pan Card required only. No Hidden Charges!
π Elevate Your Coding Skills with C Language! π
Join our Telegram Channel dedicated to all things C programming! π€π»
@programming_and_coding
π What's in Store?
- Learn the fundamentals and advanced concepts of C.
- Explore real-world coding examples and projects.
- Stay updated with the latest trends and best practices.
π₯ Connect with a Community of Coders:
- Engage in discussions with fellow C enthusiasts.
- Share your knowledge and learn from others.
- Collaborate on exciting coding challenges.
π¨ Don't Miss Out:
Whether you're a beginner or an experienced developer, our channel has something for everyone! π
π Join Now: @programming_and_coding
Unlock the power of C programming and take your coding journey to new heights! ππ‘ #CLanguage #CodingCommunity #LearnToCode
Join our Telegram Channel dedicated to all things C programming! π€π»
@programming_and_coding
π What's in Store?
- Learn the fundamentals and advanced concepts of C.
- Explore real-world coding examples and projects.
- Stay updated with the latest trends and best practices.
π₯ Connect with a Community of Coders:
- Engage in discussions with fellow C enthusiasts.
- Share your knowledge and learn from others.
- Collaborate on exciting coding challenges.
π¨ Don't Miss Out:
Whether you're a beginner or an experienced developer, our channel has something for everyone! π
π Join Now: @programming_and_coding
Unlock the power of C programming and take your coding journey to new heights! ππ‘ #CLanguage #CodingCommunity #LearnToCode
C_Language_Coding pinned Β«π Elevate Your Coding Skills with C Language! π Join our Telegram Channel dedicated to all things C programming! π€π» @programming_and_coding π What's in Store? - Learn the fundamentals and advanced concepts of C. - Explore real-world coding examples and projects.β¦Β»