Filter interviews by
Be the first one to contribute and help others!
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Full c concept MCQ with IQ and Computaional Thinking
Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.
Use functions like itoa() to convert integers to strings in different bases
Use strtol() to convert strings to integers in different bases
Remember to specify the base when converting numbers
posted on 19 Jul 2024
I applied via campus placement at Anna University and was interviewed in Jun 2024. There were 2 interview rounds.
Puzzles, speed, logical questions
Create a procedure to sort an array of integers in ascending order.
Declare a function that takes an array of integers as input
Implement a sorting algorithm like bubble sort, selection sort, or insertion sort
Return the sorted array
Creating and declaring XML involves defining the structure and content of the XML document.
Define the XML version and encoding at the beginning of the document
Declare the root element and any nested elements with opening and closing tags
Include attributes within the opening tag to provide additional information
Use self-closing tags for elements without content
Example:
I applied via Naukri.com and was interviewed in Mar 2023. There were 5 interview rounds.
posted on 20 Mar 2024
Data warehousing is the process of collecting, storing, and managing data from various sources for analysis and reporting.
Data warehousing involves extracting data from multiple sources
Data is then transformed and loaded into a central repository
The data can be used for analysis, reporting, and decision-making
Examples include data warehouses used by businesses to analyze sales data
Topics:
Python, Django, MySQL, Automation, Technical questions
Django follows Model-View-Controller (MVC) architectural pattern.
Django has a high-level architecture that follows the Model-View-Controller (MVC) architectural pattern.
The Model layer represents the database schema and business logic.
The View layer is responsible for rendering the templates and presenting the data to the user.
The Controller layer handles the user's input and interacts with the Model and View layers.
Dj...
XML is a markup language while JSON is a lightweight data interchange format.
XML uses tags to define elements while JSON uses key-value pairs.
XML is more verbose and complex than JSON.
JSON is easier to read and parse than XML.
XML supports namespaces and validation while JSON does not.
XML is widely used in web services and document exchange while JSON is preferred for data exchange between applications.
posted on 26 Sep 2024
I applied via Approached by Company and was interviewed before Sep 2023. There were 4 interview rounds.
Online test to check our mathematical ability and logical reasoning
I applied via LinkedIn and was interviewed in Jul 2022. There were 4 interview rounds.
There will be 3 coding questions. They are of medium and hard level.
Sort an array of 0's, 1's, and 2's without using inbuilt functions.
Use three pointers to keep track of the last index of 0's, 1's, and 2's
Iterate through the array and swap elements based on their value
Continue until all elements are sorted
based on 4 reviews
Rating in categories
Software Engineer
34
salaries
| ₹2 L/yr - ₹10 L/yr |
Senior Software Engineer
17
salaries
| ₹7.4 L/yr - ₹30 L/yr |
Salesforce Administrator
13
salaries
| ₹2.9 L/yr - ₹8 L/yr |
Front end Developer
12
salaries
| ₹3.5 L/yr - ₹11.8 L/yr |
Senior Test Analyst
9
salaries
| ₹6.5 L/yr - ₹9.4 L/yr |
TCS
Infosys
Wipro
HCLTech