How do you judge an experienced C programmer by only five questions?

Asked by Last Modified  

Follow 3
Answer

Please enter your answer

C++ Tutor; Make it easy.

I ask the below questions: 1) Declare a structure with int, float and char variables. (This will lead to structure padding in C, then full details of structure padding like... what is it? why it is required?) 2) Pointers... what is the best use of pointers? Why pointers required? What happens when a...
read more
I ask the below questions: 1) Declare a structure with int, float and char variables. (This will lead to structure padding in C, then full details of structure padding like... what is it? why it is required?) 2) Pointers... what is the best use of pointers? Why pointers required? What happens when a pointer is allocated memory and when it got freed? 3) Memory layout of a program... Heap, Stack. 4) What happens when a function is called? 5) What happens when a C program is compiled? Phases like preprocessing, compilation. And about few compiler flags like -g, -O3, -E. read less
Comments

You can choose 5 Questions on leetcode.com, based on 5 different topics/concepts to test his/her strength in C language. It is one thing to understand C fundamentals but is another, to apply what you learn practically.
Comments

Related Questions

Which websites are best to learn C programming?
Some recommended websites to learn C programming include Codecademy, GeeksforGeeks, and Learn-C.org. Each provides interactive lessons and exercises to help you grasp the fundamentals of C programming.
Sarath Chandra
0 0
5
Is c language easy to learn?
The ease of learning C language depends on an individual's prior programming experience and their familiarity with concepts like memory management. For beginners with no programming background, C might...
Vikash
0 0
6
How do I send a C program via email?
upload your file in gdrive then use that link you can easily email that program
Furqankhan
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

C Program-Vowels and Consonants
/*WAP to print the character entered by user is a vowel or consonant*/ //Header files #include<stdio.h>#include<conio.h> //Main functionvoid main(){ char c; //Function for clearing screen...

Compiler vs Interpreter
Compiler Interpreter Convert all the code into binary format and execute. Convert one statement at a time and execute, then Convert next statement and execute. After conversion, source...


Working with C/C++ applications
Inorder to learn C and C++ programming languages one can work with various editors available.To name a few are the most popular one is turbo c++, DEV C++, Eclipse, NetBeans. Here are the screen shots...

C Program-Infinite Loop[For] Demo
//Header Files #include<stdio.h>#include<conio.h> //Main function void main(){ //Function for clearing screen clrscr(); //Infinite for loop for(;;) { printf("Hello!"); } //Function for...

Recommended Articles

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you