Filter interviews by
Basic aptitude questions
The question is asking for the output of JavaScript code, C++ code, and MySQL.
JavaScript code outputs can be displayed in the browser console or on a webpage.
C++ code outputs can be printed to the console using cout statements.
MySQL outputs can be retrieved using SQL queries and displayed in a table format.
Top trending discussions
posted on 1 Aug 2024
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Jul 2024. There was 1 interview round.
3 coding question easy to medium level and few easy mcqs related to oops, dbms, os, networks, etc
posted on 10 May 2024
APTRITUDE QUESTIONS,CODING
posted on 17 Oct 2023
I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.
First Round Was Assignment
I applied via LinkedIn and was interviewed in Jul 2024. There were 3 interview rounds.
I was interviewed in Aug 2024.
Concurrency is the ability of a system to run multiple tasks simultaneously. Performance of applications can be checked using profiling tools. Concurrency can be handled using synchronization techniques like mutexes and channels.
Concurrency allows multiple tasks to run concurrently, improving performance and responsiveness.
Performance of applications can be checked using profiling tools like Go's built-in 'pprof' packa...
To ensure no vulnerabilities, follow secure coding practices, conduct regular security audits, use encryption, and stay updated on security threats.
Follow secure coding practices such as input validation, output encoding, and parameterized queries.
Conduct regular security audits to identify and address vulnerabilities in the code.
Use encryption to protect sensitive data in transit and at rest.
Stay updated on security t...
posted on 9 Jul 2024
Basic OOP questions for python programming language
Abstraction is the concept of hiding complex implementation details and showing only the necessary information to the user.
Abstraction allows users to focus on what an object does instead of how it does it
It helps in reducing complexity and improving efficiency in software development
Example: In object-oriented programming, abstract classes and interfaces are used to achieve abstraction
SQL databases are relational databases with structured data, while NoSQL databases are non-relational databases with flexible, unstructured data.
SQL databases use structured query language for defining and manipulating data, while NoSQL databases use different query languages or APIs.
SQL databases are table-based, with a predefined schema, while NoSQL databases are document, key-value, wide-column, or graph-based.
SQL d...
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, prev, and next
Iterate through the linked list, updating pointers to reverse the direction
Update the head of the linked list to the last node after reversing
Binary search algorithm efficiently finds the target value in a sorted array.
Start by defining the low and high indices of the array.
Calculate the mid index and compare the target value with the value at mid.
If target is less than mid value, update high to mid-1; if greater, update low to mid+1.
Repeat until target is found or low is greater than high.
I applied via Campus Placement
It is noraml question
Basica questions for the coding
I can join within 2 weeks of receiving an offer.
I can start within 2 weeks of receiving an offer.
My current notice period is 2 weeks.
I am available to start immediately.
posted on 23 Feb 2024
I applied via Campus Placement
Quants,Logical and verbal reasoning
posted on 24 Jan 2023
I applied via Campus Placement
It was an online assessment included aptitude, technical and verbal questions.
Java code to reverse a given string
Use StringBuilder or StringBuffer class
Iterate through the string in reverse order
Append each character to the StringBuilder object
Senior Software Engineer
376
salaries
| ₹5.5 L/yr - ₹19 L/yr |
Software Engineer
149
salaries
| ₹4 L/yr - ₹13.9 L/yr |
Senior Software Test Engineer
110
salaries
| ₹4 L/yr - ₹14 L/yr |
Software Developer
49
salaries
| ₹4 L/yr - ₹12 L/yr |
Senior Software Developer
47
salaries
| ₹5.1 L/yr - ₹18.6 L/yr |
TCS
Infosys
Wipro
HCLTech