Filter interviews by
Clear (1)
I applied via Recruitment Consulltant and was interviewed before Sep 2021. There was 1 interview round.
Networking is the practice of connecting devices together to share resources and information.
Understand network topologies and protocols
Configure network devices such as routers and switches
Troubleshoot network issues using tools like ping and traceroute
Implement security measures such as firewalls and VPNs
Manage network traffic and bandwidth
Use network monitoring tools to ensure optimal performance
HTTP servers are software programs that handle requests from clients and serve web pages or other content over the internet.
HTTP stands for Hypertext Transfer Protocol
HTTP servers listen for requests on port 80 or 443 (for HTTPS)
Examples of HTTP servers include Apache, Nginx, and Microsoft IIS
Top trending discussions
posted on 20 Feb 2015
posted on 10 Sep 2020
I applied via Company Website and was interviewed in Aug 2020. There were 3 interview rounds.
Connecting to a database has multiple options depending on the type of database and programming language used.
For SQL databases, options include using JDBC for Java, ODBC for C++, and ADO.NET for C#.
For NoSQL databases, options include using MongoDB's driver for Python or Node.js.
ORMs like Hibernate and Entity Framework can also be used to abstract away the database connection details.
Connection strings are used to spe...
posted on 13 May 2024
An array is a collection of similar data types stored in contiguous memory locations.
Arrays can be one-dimensional or multi-dimensional
Elements in an array can be accessed using their index
Arrays can be initialized during declaration or later in the code
Arrays can be passed as arguments to functions
Example: int arr[5] = {1, 2, 3, 4, 5};
Example: char str[10] = "Hello";
C and c++ and data structure
posted on 18 Sep 2022
I applied via Naukri.com and was interviewed in Oct 2022. There were 2 interview rounds.
1 hr test with mcq and coding snippet
Pointers are variables that store memory addresses of other variables in C programming language.
Pointers are used to manipulate data structures like arrays, linked lists, and trees.
They can be used to pass values by reference to functions.
Pointers can also be used to allocate memory dynamically using functions like malloc() and calloc().
A linked list program is a data structure that stores a sequence of elements with pointers to the next element.
Create a Node class with a value and a next pointer
Create a LinkedList class with a head pointer and methods to add, remove, and traverse nodes
Example: LinkedList ll = new LinkedList(); ll.add(5); ll.add(10); ll.remove(5);
Data structures are used to organize and manipulate data efficiently in various applications.
Data structures are used in databases to store and retrieve data quickly.
In computer graphics, data structures are used to represent geometric objects.
Data structures are used in algorithms such as sorting and searching.
In networking, data structures are used to represent network packets and routing tables.
Data structures are u...
Merge sort is a divide and conquer algorithm that recursively divides the input array into two halves, sorts them and then merges them.
Divide the array into two halves
Recursively sort the two halves
Merge the sorted halves
Repeat until the entire array is sorted
Cloud computing is widely used in various industries for data storage, processing, and analysis.
Cloud computing allows for easy scalability and cost-effectiveness in managing large amounts of data.
Real-time collaboration and access to data from anywhere are some of the benefits of cloud computing.
Examples of cloud computing applications in real-world projects include Amazon Web Services (AWS), Microsoft Azure, and Goog...
I applied via Walk-in and was interviewed in Dec 2022. There were 2 interview rounds.
Mechanical Engineer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Store Keeper
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Document Controller
6
salaries
| ₹0 L/yr - ₹0 L/yr |
HSE Officer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Electrical Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Larsen & Toubro Limited
Tata Group
Shapoorji Pallonji Group
Hindustan Construction Company