i
Golden Eagle IT Technologies
Filter interviews by
I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.
DSA question, python basics, decorator
Middleware is a framework of hooks into Django's request/response processing.
Middleware is a Python code that processes requests and responses in Django.
It is a framework of hooks that can alter the input or output of the request/response cycle.
Middleware can be used for authentication, logging, error handling, etc.
Example: Django includes middleware for CSRF protection, session management, etc.
A signal is a notification mechanism used in Django to allow decoupled applications to get notified when certain actions occur.
Signals are used to allow decoupled applications to get notified when certain actions occur in Django.
Signals are defined by creating a receiver function that gets called when the signal is sent.
Signals are useful for implementing certain functionalities like sending email notifications after a...
Top trending discussions
I appeared for an interview before Aug 2016.
For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.
For loop is used when the number of iterations is known beforehand.
For each loop is used when the number of iterations is not known beforehand.
For loop can be used with any iterable object.
For each loop can only be used with arrays and other iterable objects.
For loop uses an index variable to access...
I applied via Campus Placement
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 3 interview rounds.
It is easy to solve the Aptitude question and some identifying outputs of program.
A class is a blueprint for creating objects in object-oriented programming.
A class defines the properties and behaviors of objects.
An object is an instance of a class.
Example: Class 'Car' can have properties like 'color' and 'model', and behaviors like 'drive' and 'stop'.
Swap two numbers without using temp variable and reverse a string without using built-in functions.
To swap two numbers without using temp variable, use bitwise XOR operation.
To reverse a string without using built-in functions, use two pointers approach.
Example for swapping numbers: a = a ^ b; b = a ^ b; a = a ^ b;
Example for reversing a string: use two pointers to swap characters from start and end of the string.
Now, I am preparing for the third round.
So, I don't know the Coding Question.
I applied via Naukri.com and was interviewed before Jun 2021. There was 1 interview round.
I appeared for an interview before Feb 2023.
Sorting algo , array question
Its very good the give a scenario and according to that you have to develop a project
Inheritance is a mechanism in OOP where a new class is derived from an existing class.
It allows the new class to inherit the properties and methods of the existing class.
There are 4 types of inheritance: Single, Multiple, Hierarchical, and Multilevel.
Example: A class 'Car' can inherit properties and methods from a class 'Vehicle'.
Polymorphism is the ability of an object to take on many forms. There are two types: compile-time and runtime polymorphism.
Compile-time polymorphism is achieved through function overloading and operator overloading.
Runtime polymorphism is achieved through virtual functions and function overriding.
Polymorphism allows for code reusability and flexibility in object-oriented programming.
Example of compile-time polymorphism...
based on 1 interview
Interview experience
Python Developer
11
salaries
| ₹2.4 L/yr - ₹5.2 L/yr |
Software Developer
8
salaries
| ₹3 L/yr - ₹4.8 L/yr |
Software Engineer
4
salaries
| ₹4 L/yr - ₹7 L/yr |
HR Manager
4
salaries
| ₹5 L/yr - ₹6 L/yr |
Angular Developer
4
salaries
| ₹1.2 L/yr - ₹3.4 L/yr |
HCL Infosystems
Accel Frontline
DynPro
ClaySys