weekness ,how to over come, some basic questions about c, c++, pattern program, pointer, string, sub string, reallocation
Associate Engineer Interview Questions
30,742 associate engineer interview questions shared by candidates
First they asked to tell about yourself the. About the projects and 3 SQL queries
Coding Question - Hard Find the combination of integers to reach the target.
Problem statement You are given a string 'STR' representing JSON object. Return an array of strings denoting JSON objects with proper indentation. Rules for proper indentation: 1. Every inner brace should increase one indentation to the following lines. 2. Every close brace should decrease one indentation to the same line and the following lines. 3. Every ‘,’ will mean a separate line. 4. The indents can be increased with an additional 4 spaces or ‘/t’. Example: Let the input be: "{A:"B",C:{D:"E",F:{G:"H",I:"J"}}}" Then we return the following array of strings: { A:"B", C: { D:"E", F: { G:"H", I:"J" } } } Note that for every new brace we are putting an additional 4 spaces or \t. Note: 1. [] and {} are only acceptable braces in this case.
SQL, DBMS, Keys in SQL, Query based Questions and HTML, CSS based questions
Name a component you've designed in Solidworks and describe why you designed it that way, how did that affect the manufacturing of that component, and how did your design affect the assembly process.
2-sum problem ( a famous problem )
Questions were based on the basics about Python
1) Introduce yourself and your family
Just asking to speak some words or describe something
Viewing 1501 - 1510 interview questions