i
AgileEngine
Filter interviews by
Top trending discussions
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
I applied via Job Portal and was interviewed in Jan 2023. There were 3 interview rounds.
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.
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
I applied via Company Website and was interviewed before Mar 2023. There was 1 interview round.
Use a loop to iterate through the list and compare each element with the target element
Iterate through the list using a loop
Compare each element with the target element
Return the element if found, otherwise return null
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
posted on 6 Nov 2015
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
based on 1 interview
Interview experience
Senior Devops Engineer
6
salaries
| ₹25.4 L/yr - ₹50 L/yr |
Senior QA Engineer
4
salaries
| ₹13 L/yr - ₹32 L/yr |
Email Marketing Specialist
4
salaries
| ₹4.3 L/yr - ₹5.6 L/yr |
Senior Software Engineer
3
salaries
| ₹24 L/yr - ₹40 L/yr |
TO THE NEW
Srijan Technologies
TCS
Infosys