i
Avalon Technologies
Filter interviews by
Clear (1)
I applied via Campus Placement
Answering questions related to JFET, SCR, impurity in semiconductor, gates, IC fabrication, resistivity of silicon, and transistors.
JFET terminals are Gate, Drain, and Source.
SCR terminals are Anode, Cathode, and Gate.
Increasing impurity in intrinsic semiconductor decreases breakdown voltage.
MOSFET gate is used as an inverter.
Diffusion of resistors is difficult to fabricate in IC.
Resistivity of pure Silicon is around 2
Each team has 15 mins of time
Topics
1.E-Vehicles in India (Pros and Corns)
2.Indian Youths choosing Politics as Career is encouraged / not ?
3.Indian Education / Foreign Education ?
I applied via Walk-in and was interviewed in Aug 2021. There were 5 interview rounds.
Good
Avalon Technologies interview questions for designations
Top trending discussions
posted on 14 Feb 2015
I have knowledge in various areas of IT including networking, programming, databases, and cybersecurity.
Networking: I am familiar with concepts such as IP addressing, routing, and network protocols.
Programming: I have experience in languages like Java, Python, and C++, and can develop software applications.
Databases: I am proficient in working with SQL databases and can design and optimize database structures.
Cybersecu...
A class is a blueprint for creating objects that have similar attributes and behaviors.
A class is a user-defined data type that encapsulates data and functions.
It provides a way to organize and structure code.
Objects are instances of a class.
Classes can inherit properties and methods from other classes.
Example: A class 'Car' can have attributes like 'color', 'model', and methods like 'start', 'stop'.
Data structures are ways to organize and store data in a computer program.
Some common data structures include arrays, linked lists, stacks, queues, trees, and graphs.
Arrays are a collection of elements of the same data type, accessed by an index.
Linked lists are a sequence of nodes, each containing data and a reference to the next node.
Stacks are a last-in, first-out (LIFO) data structure, where elements are added and ...
A stack is a data structure where elements are added and removed from the top only.
A stack of plates in a buffet where the top plate is the only one accessible
A browser's back button where the previous pages are stored in a stack
A stack of books where the top book is the one you can read
A stack of trays in a cafeteria where the top tray is the only one you can take
A stack of pancakes where the top pancake is the one yo
My day was productive and fulfilling.
I completed all my tasks on time.
I had a successful meeting with a client.
I learned a new skill during a training session.
I received positive feedback from my supervisor.
I want to join GET because of the company's innovative approach and strong reputation in the industry.
I am impressed by GET's track record of developing cutting-edge technologies.
I believe that working at GET will provide me with valuable opportunities for professional growth.
GET's commitment to excellence aligns with my own values and aspirations.
I am excited about the possibility of contributing to GET's mission and
I am highly motivated and committed to my work. I have a strong track record of long-term employment and loyalty.
I have been with my current employer for over 5 years and have consistently received positive performance reviews.
I am dedicated to my career and have invested time and effort in developing my skills and knowledge.
I have a strong work ethic and take pride in delivering high-quality results.
I am excited about...
My strengths include strong communication skills, adaptability, and attention to detail. My weaknesses include being overly critical of myself and sometimes struggling with time management.
Strength: Strong communication skills - I am able to effectively convey information and ideas to others.
Strength: Adaptability - I am able to quickly adjust to new situations and work well under pressure.
Strength: Attention to detail...
posted on 24 Aug 2017
I was interviewed in Aug 2017.
I am a recent graduate with a degree in Mechanical Engineering, passionate about problem-solving and eager to learn and grow in the field.
Recent graduate with a degree in Mechanical Engineering
Passionate about problem-solving and critical thinking
Eager to learn and grow in the field
Experience with CAD software and project management
A program to reverse a string in C language.
Declare a character array to store the string.
Use a loop to read the string from the user.
Use another loop to reverse the string.
Print the reversed string.
I worked on a project to design and implement a new software system for inventory management in a manufacturing company.
Researched existing inventory management systems to identify key features and requirements
Collaborated with stakeholders to gather feedback and refine project goals
Designed the user interface and database structure for the new system
Implemented the software using Java and MySQL
Tested the system for fu...
posted on 2 May 2017
I was interviewed in Sep 2016.
posted on 15 Mar 2015
Program to display prime numbers from 1-35
Loop through numbers 1-35
Check if each number is prime
If prime, display the number
A program to reverse a string
Create an empty string to store the reversed string
Loop through the original string from the end to the beginning
Add each character to the new string
Return the new string
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It can be achieved through method overloading or method overriding.
Example: A shape class can have different subclasses like circle, square, triangle, etc. and all can be treated as shapes.
Polymorphism helps in achieving code reusability and flexibility.
Yes, method overloading is possible in C++.
Method overloading allows multiple functions with the same name but different parameters.
The compiler determines which function to call based on the number and types of arguments passed.
Example: void print(int x), void print(float x), void print(char x) can all be overloaded.
Overloading can also be done with operators like +, -, *, /, etc.
Overloading improves code readability
I will use software tools that are relevant to my BE project.
The software tools I will use will depend on the nature of my BE project.
For example, if my project involves designing a circuit, I may use software like LTSpice or Proteus.
If my project involves programming, I may use software like Visual Studio or Eclipse.
I will also use software for data analysis and visualization, such as MATLAB or Python.
Ultimately, I wi...
Yes, we can write int func() and int func(int a) in a single class.
We can overload the function with different parameters.
The function with no parameter is called default constructor.
Example: class MyClass { int func(); int func(int a); };
Both functions can have different implementations.
You can insert Java code in HTML tags using the <script> tag.
Use the <script> tag to insert Java code within HTML tags.
Make sure to properly close the <script> tag.
Example: <script>System.out.println('Hello, World!');</script>
OOPS is a programming paradigm that focuses on objects and their interactions.
Encapsulation: bundling of data and methods that operate on that data
Inheritance: ability of a class to inherit properties and methods from a parent class
Polymorphism: ability of objects to take on multiple forms or behaviors
Abstraction: hiding of complex implementation details from the user
Examples: Java, C++, Python
Yes, can you tell me more about the company culture and values?
What are the core values of the organization?
How does the company foster a positive work environment?
What is the company's approach to diversity and inclusion?
Can you provide examples of how the company supports employee growth and development?
I have previously worked at three companies.
Worked as a software engineer at XYZ Inc. for 2 years
Interned at ABC Corp. for 6 months during college
Started my career as a junior developer at DEF Ltd. for 1 year
I didn't clear the aptitude because I lacked preparation and practice.
I didn't have enough time to prepare for the exam
I underestimated the difficulty level of the questions
I didn't practice enough mock tests
I lacked confidence during the exam
I have learned from my mistakes and will work harder next time
I learned the importance of thorough planning and communication.
Thorough planning can prevent oversights and mistakes.
Effective communication can prevent misunderstandings and ensure everyone is on the same page.
It's important to learn from mistakes and use them as opportunities for growth.
For example, in my previous project, we failed to properly plan for potential roadblocks and didn't communicate effectively with al...
Yes, we are a non-profit organization dedicated to promoting education in underprivileged communities.
Our organization focuses on providing educational resources to children in low-income areas.
We partner with local schools and community centers to offer after-school programs and tutoring services.
We also provide scholarships and grants to help students pursue higher education.
Our goal is to break the cycle of poverty ...
posted on 25 Sep 2015
SQL is a programming language used to manage and manipulate relational databases.
SQL stands for Structured Query Language
It is used to create, modify, and query databases
Common commands include SELECT, INSERT, UPDATE, and DELETE
Examples of database management systems that use SQL include MySQL, Oracle, and Microsoft SQL Server
Schema is a blueprint or structure that defines the organization of data in a database.
Schema is used to define the structure of a database.
It includes information about tables, columns, data types, relationships, and constraints.
It helps ensure data consistency and integrity.
Examples of schema include SQL Server, Oracle, and MySQL.
Schema can also refer to the organization of data in XML or JSON documents.
Exception handling is a mechanism to handle runtime errors in Java programs.
Exceptions are objects that represent errors or exceptional conditions that occur during program execution.
Java provides try-catch-finally blocks to handle exceptions.
The try block contains the code that might throw an exception.
The catch block catches the exception and handles it.
The finally block contains code that is executed regardless of w...
Yes, a schema can consist of multiple databases.
A schema is a logical container for database objects.
Multiple databases can be grouped under a single schema.
For example, a company may have separate databases for HR, finance, and sales, but all under the same schema.
This allows for easier management and organization of the databases.
Some of the top questions asked at the Avalon Technologies Graduate Engineer Trainee (Get) interview -
based on 1 interview
Interview experience
based on 12 reviews
Rating in categories
Diploma Trainee Engineer
176
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Engineer
173
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
130
salaries
| ₹0 L/yr - ₹0 L/yr |
Engineer
123
salaries
| ₹0 L/yr - ₹0 L/yr |
Operator
87
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech