Upload Button Icon Add office photos

Filter interviews by

S M Creative Electronics Senior IT Executive Interview Questions and Answers

Updated 1 Mar 2022

S M Creative Electronics Senior IT Executive Interview Experiences

1 interview found

Senior IT Executive Interview Questions & Answers

user image Jitender singh

posted on 26 Feb 2022

I appeared for an interview in Mar 2021.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is DHCP What is DNS What is cloud Computing What cpanel What is outlook
  • Ans. 

    DHCP is a protocol that assigns IP addresses to devices on a network. DNS is a system that translates domain names to IP addresses. Cloud computing is a model for delivering computing resources over the internet. cPanel is a web hosting control panel. Outlook is an email client.

    • DHCP assigns IP addresses to devices on a network

    • DNS translates domain names to IP addresses

    • Cloud computing delivers computing resources over t...

  • Answered by AI
  • Q2. How much you experience in this field ?
  • Ans. 

    I have over 15 years of experience in the IT field.

    • 15+ years of experience in IT

    • Extensive knowledge in various IT domains

    • Proven track record of successful IT projects

    • Strong leadership and management skills

    • Experience in implementing and managing IT infrastructure

    • Proficient in IT strategy development and execution

    • Familiarity with emerging technologies and trends

    • Ability to align IT initiatives with business goals

    • Experienc

  • Answered by AI
  • Q3. What method do you have used for data backup?
  • Ans. 

    We use a combination of on-site and off-site backups with regular testing and verification.

    • We use a mix of physical and cloud-based backups to ensure redundancy.

    • We perform regular backups on a daily, weekly, and monthly basis depending on the criticality of the data.

    • We conduct periodic testing and verification of backups to ensure data integrity and recoverability.

    • We have a disaster recovery plan in place that includes...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Beet of Luck & bright future .

Thank you

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. RRC related questions, CSFB,SRVCC,SIB parameters
  • Q2. LTE configurations, Handovers, and use case scenarios. MAC HARQ processing
  • Q3. Basic C questions, pointers,strings, bit manipulation , linked list

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on protocol stacks and C basic concepts

I applied via Company Website and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Semiconductor physics Basic concepts and previous work profile experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare resume according to job profile and answer all basic questions related semiconductor device physics and digital design

I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 5G Call Flow,ENDC Procedure ,RRC layer,Mac layer,Python scripting

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics concept
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Ofdm, Fixed point, sampling theorem, digital filters,
  • Q2. Previous work clarity
  • Ans. 

    Previous work clarity is essential for successful collaboration and understanding of project requirements.

    • Clearly explain the projects you have worked on in the past, including your role and responsibilities

    • Provide examples of how you communicated with team members to ensure clarity in project goals

    • Discuss any challenges you faced in previous projects and how you overcame them

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Fft, ofdm, CP, sampling theorem, previous experience,
  • Q2. C basics, memory layout, function pointer, big small endian, bit manipulation, zero padding in structures
Round 3 - Coding Test 

Bit manipulation, memory layout, interrupts, semaphore mutex, implement memcpy, sorting, algo to share resource equally

Round 4 - One-on-one 

(1 Question)

  • Q1. Previous work experience, general attitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for coding, strong on basics
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Implement atoi in c language
  • Ans. 

    atoi function converts a string to an integer in C language

    • Use a loop to iterate through each character of the input string

    • Check if the character is a digit (0-9) using 'isdigit' function

    • Calculate the integer value by multiplying the current value by 10 and adding the digit value

  • Answered by AI
  • Q2. Remove the head of the linked list mainitning the remaining links
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Bitwise operation and memory layout in c
  • Ans. 

    Bitwise operations are used to manipulate individual bits in memory. Memory layout in C refers to how data is stored in memory.

    • Bitwise operations include AND, OR, XOR, and NOT.

    • They are often used for tasks like setting or clearing specific bits, checking if a bit is set, or toggling bits.

    • Memory layout in C determines how variables are stored in memory, including their size, alignment, and order.

    • It is important to under...

  • Answered by AI
  • Q2. Explain few terms in LTE
  • Ans. 

    LTE stands for Long-Term Evolution, a standard for wireless communication in mobile networks.

    • LTE is a 4G wireless communication technology

    • It provides high-speed data transmission and low latency

    • LTE uses OFDMA for downlink and SC-FDMA for uplink

    • LTE supports multiple antennas for improved signal quality (MIMO)

    • LTE Advanced (LTE-A) is an enhanced version with higher data rates and capacity

  • Answered by AI
  • Q3. In one path goes wrong in mimo does snr and data both or any one goes bad

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Selenium xpath and dynamic loading of elements
  • Ans. 

    Selenium xpath is used to locate elements on a web page, especially useful for dynamic loading scenarios.

    • Use xpath to locate elements based on their attributes or position on the page

    • For dynamic loading, use explicit waits to ensure elements are present before interacting with them

    • Consider using relative xpath expressions to make your tests more robust and maintainable

  • Answered by AI
  • Q2. Java programs on strings
  • Q3. Test Ng architecture explain
  • Ans. 

    TestNG is a testing framework inspired by JUnit and NUnit, with more advanced features for test automation.

    • TestNG uses annotations to define test methods and test configurations.

    • It supports parameterized tests, test dependencies, and test groups.

    • TestNG allows parallel execution of tests, making it faster than other testing frameworks.

    • It provides detailed test reports and supports data-driven testing.

    • TestNG can be integ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and go for interview

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Explain storage variables in C?
  • Ans. 

    Storage variables in C are used to store data temporarily during program execution.

    • Storage variables in C are declared using data types like int, float, char, etc.

    • They can be stored in different memory locations like stack, heap, or data segment.

    • Variables declared outside functions have global scope and are stored in data segment.

    • Variables declared inside functions have local scope and are stored in stack memory.

    • Dynami...

  • Answered by AI
  • Q2. Take two numbers, reverse both, then perform addition and reverse again?
  • Q3. First three kinds of sorting
  • Ans. 

    The first three kinds of sorting are bubble sort, selection sort, and insertion sort.

    • Bubble sort compares adjacent elements and swaps them if they are in the wrong order.

    • Selection sort selects the smallest element and swaps it with the first element, then selects the second smallest element and swaps it with the second element, and so on.

    • Insertion sort builds the final sorted array one item at a time by inserting each

  • Answered by AI
  • Q4. Output questions based on pointers in C

Interview Preparation Tips

Topics to prepare for Ignitarium Technology Solutions Senior Engineer interview:
  • C
  • Data Structures
  • Embedded Systems

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

I interviewed with Mediatek having just 1 year of experience. It was for outsourcing position.

They asked me concepts from C language, writing code for data structures (LinkedIn list), and a question on string which I can't remember. This was pre COVID days.

Round 3 - Technical 

(1 Question)

  • Q1. Write code to insert a node to the middle of linked list
  • Ans. 

    Insert a node to the middle of a linked list

    • Find the middle node using slow and fast pointers

    • Create a new node with the data to be inserted

    • Adjust the pointers to insert the new node in the middle

  • Answered by AI

Interview Preparation Tips

Topics to prepare for MediaTek India Technology Senior Software Engineer interview:
  • C
  • Operating Systems
  • Multithreading
  • TCP
  • IPV4
  • IPV6
  • Data Structures
Interview preparation tips for other job seekers - Study concepts of C language thoroughly. All questions on pointers, double pointers, bit manipulation and memory management.

Study questions on data structures like Linked list, stacks, queues, arrays, and strings. Practice writing code in C.

Study operating system and Unix concepts like processes, threads, deadlock, mutex, semaphores, IPC mechanisms etc. Practice problems on concurrent programming.

Study networking concepts like OSI model, TCP, UDP, IP (v4 and v6) and socket programming. Practice socket programming in C.

Skills evaluated in this interview

S M Creative Electronics Interview FAQs

How many rounds are there in S M Creative Electronics Senior IT Executive interview?
S M Creative Electronics interview process usually has 1 rounds. The most common rounds in the S M Creative Electronics interview process are One-on-one Round.
What are the top questions asked in S M Creative Electronics Senior IT Executive interview?

Some of the top questions asked at the S M Creative Electronics Senior IT Executive interview -

  1. What method do you have used for data back...read more
  2. What is DHCP What is DNS What is cloud Computing What cpanel What is outl...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

GLOBALFOUNDRIES Interview Questions
3.6
 • 18 Interviews
Element14 Interview Questions
4.0
 • 16 Interviews
Carrier Midea Interview Questions
3.8
 • 15 Interviews
Synapse Design Interview Questions
3.0
 • 12 Interviews
MaxLinear Interview Questions
3.0
 • 12 Interviews
View all
Design Engineer
11 salaries
unlock blur

₹3.2 L/yr - ₹6 L/yr

Design Executive
7 salaries
unlock blur

₹2 L/yr - ₹3.9 L/yr

Senior Executive
6 salaries
unlock blur

₹4.2 L/yr - ₹11.5 L/yr

Executive Assistant
5 salaries
unlock blur

₹2.4 L/yr - ₹3 L/yr

Executive Engineer
5 salaries
unlock blur

₹2.7 L/yr - ₹4.6 L/yr

Explore more salaries
Compare S M Creative Electronics with

Carrier Midea

3.8
Compare

Mirafra Technologies

4.0
Compare

STJ Electronics

3.6
Compare

Element14

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview