Wipro
10+ AegisCovenant Interview Questions and Answers
Q1. How many programming languages do you know?
I am proficient in 5 programming languages.
I know Java, Python, C++, JavaScript, and Ruby.
I have experience in developing web applications using JavaScript and Ruby on Rails.
I have also worked on developing Android applications using Java.
I am constantly learning and exploring new programming languages and technologies.
My knowledge and experience in programming languages enable me to adapt quickly to new projects and technologies.
Q2. Introduction yourself What you know programming language What is c Pointers Data types Etc
I am a software engineer with expertise in programming languages such as C. I have knowledge of pointers, data types, and more.
Proficient in C programming language
Understanding of pointers and their usage in memory management
Knowledge of various data types in C such as int, float, char, etc.
Q3. What is the function?
A function is a block of code that performs a specific task and can be called multiple times throughout a program.
Functions can take in parameters and return values
Functions can be defined by the programmer or built-in to the programming language
Functions can be used to modularize code and make it more organized
Examples of built-in functions include print() in Python and Math.random() in JavaScript
Q4. To select wipro what is the reason
Wipro offers a strong platform for career growth and development, along with a diverse range of projects and opportunities.
Wipro provides excellent training and learning opportunities for professional growth.
The company has a global presence and offers exposure to diverse industries and technologies.
Wipro has a strong reputation for delivering high-quality solutions to clients.
The company promotes a culture of innovation and encourages employees to think creatively.
Wipro offe...read more
Q5. What is the variable?
A variable is a value that can change or be assigned a new value in a program.
Variables are used to store data in a program
They can be of different data types such as integer, string, boolean, etc.
Examples of variables include age, name, salary, etc.
Q6. What is the pointer?
A pointer is a variable that stores the memory address of another variable.
Pointers allow for dynamic memory allocation and manipulation.
They are commonly used in programming languages like C and C++.
Example: int *ptr; // declares a pointer to an integer variable
Example: ptr = # // assigns the address of num to ptr
Example: *ptr = 10; // assigns the value 10 to the variable pointed to by ptr
Q7. Types of Joins Inner Outer and Natural
Inner, outer, and natural are types of joins used in SQL to combine data from multiple tables.
Inner join returns only the matching rows from both tables.
Outer join returns all the rows from both tables, with null values for non-matching rows.
Natural join matches columns with the same name in both tables.
Examples: INNER JOIN employees ON departments.department_id = employees.department_id
LEFT OUTER JOIN employees ON departments.department_id = employees.department_id
NATURAL JO...read more
Q8. Splunk components in detail explain
Splunk components include forwarders, indexers, search heads, and deployment servers.
Forwarders collect and forward data to indexers.
Indexers store and index data for searching.
Search heads provide a user interface for searching and analyzing data.
Deployment servers manage configurations and updates for Splunk components.
Q9. Explain splunk in 2 lines
Splunk is a software platform used for searching, monitoring, and analyzing machine-generated big data.
Splunk collects and indexes data from various sources like logs, sensors, and applications.
Users can search, analyze, and visualize this data to gain insights and troubleshoot issues.
It helps in monitoring system performance, security, and compliance.
Organizations use Splunk for IT operations, security, and business analytics.
Example: Splunk can be used to monitor server log...read more
Q10. Splunk parts to address
Splunk parts to address
Indexing
Searching
Reporting
Alerting
Interview Process at AegisCovenant
Top Associate Engineer Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month