Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Golden Eagle IT Technologies Team. If you also belong to the team, you can get access from here

Golden Eagle IT Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Golden Eagle IT Technologies Interview Questions, Process, and Tips

Updated 5 Jun 2024

Top Golden Eagle IT Technologies Interview Questions and Answers

Golden Eagle IT Technologies Interview Experiences

Popular Designations

5 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

DSA question, python basics, decorator

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is the Middleware
  • Ans. 

    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.

  • Answered by AI
  • Q2. What is the signal
  • Ans. 

    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...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic python and django framework

Skills evaluated in this interview

Python and Django Developer Interview Questions asked at other Companies

Q1. What happens when you enter URL in the chrome URL bar?
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Feb 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Some basic data structure questions.
  • Q2. Framework based questions
Round 3 - Coding Test 

Some tricky question based on data types

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through basic level questions and some tricky question and framework based questions

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

I applied via Campus Placement and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. what is class? 4. what is object? 5. what is polymorphism? types of polymorphism explain real example of polymorphism. 6. what is inheritence? D...
  • Ans. 

    Answers to interview questions for Software Developer Trainee position.

    • C is a procedural programming language while C++ is an object-oriented programming language.

    • A class is a blueprint for creating objects in object-oriented programming.

    • An object is an instance of a class that encapsulates data and behavior.

    • Polymorphism is the ability of an object to take on many forms. Example: a shape class with different subclasses...

  • Answered by AI
Round 2 - HR 

(4 Questions)

  • Q1. Why should we hire you?
  • Q2. What is your family background?
  • Q3. Where do you see yourself in 5 years?
  • Q4. Tell me about yourself.
Round 3 - HR 

(3 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Where do you see yourself in 5 years?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Golden Eagle IT Technologies Software Developer Trainee interview:
  • questions
  • OOPS
  • Data Structures
  • DBMS
  • Operations
  • Computer Networking
Interview preparation tips for other job seekers - Golden Eagle is very good company and i have also joined.got to learn a lot. I want to give this reference.The nature of the employee here is very friendly.

Software Developer Trainee Interview Questions asked at other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. what is class? 4. what is object? 5. what is polymorphism? types of polymorphism explain real example of polymorphism. 6. what is inheritence? Difference between multiple &amp... read more
View answer (2)

I applied via Campus Placement and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself? Class and object in oops Program for Intialize an array oops concepts.
Round 2 - Technical 

(1 Question)

  • Q1. Tell me about yourself? friend function and also program for friend function. Program for store family details with the help of struct. OOPS concept

Interview Preparation Tips

Topics to prepare for Golden Eagle IT Technologies Software Developer Trainee interview:
  • OOPS
  • DBMS
  • Programming
Interview preparation tips for other job seekers - Hello, job seekers ,
Learn oops concept,dbms concept and good knowledge in programming language.
Communication skills is must important.

Software Developer Trainee Interview Questions asked at other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. what is class? 4. what is object? 5. what is polymorphism? types of polymorphism explain real example of polymorphism. 6. what is inheritence? Difference between multiple &amp... read more
View answer (2)

Golden Eagle IT Technologies interview questions for popular designations

 Software Developer

 (2)

 Software Developer Trainee

 (2)

 Python and Django Developer

 (1)

Interview Questionnaire 

1 Question

  • Q1. What programming language do you use? which three do you prefer, are most familiar with?
  • Ans. 

    I primarily use Java, and am also proficient in Python and C++.

    • Proficient in Java, Python, and C++

    • Experience with object-oriented programming

    • Familiarity with data structures and algorithms

  • Answered by AI

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

Reasoning, English, Family Relation, etc.

Round 2 - Coding Test 

Leetcode, GFG, HackerRank

Round 3 - Technical 

(1 Question)

  • Q1. What are sorting algorithms and how do they function?
Round 4 - HR 

(1 Question)

  • Q1. Where do you see yourself in five years?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Coding based questions

Round 2 - Technical 

(1 Question)

  • Q1. Java oops sql based questions
Round 3 - HR 

(1 Question)

  • Q1. Introduce yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Company to work and learn new tecchnologies
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you please introduce yourself?
  • Ans. 

    I am a Software Development Engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience in developing web applications

    • Good team player

  • Answered by AI
  • Q2. What type of questions are being asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - I am Anjali Singh from Prayagraj in Uttar Pradesh, and I have completed a Postgraduate Diploma in Computer Applications.

QA Lead Interview Questions & Answers

Tech Vedika user image automation engineer selenium

posted on 16 Sep 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Reverse the words in string. 1st word will be coming last and last to the first.with out using builtin functions
  • Ans. 

    Reverse the words in a string without using built-in functions.

    • Split the string into an array of words using a space as the delimiter.

    • Create a new array and iterate over the words array in reverse order, adding each word to the new array.

    • Join the new array of words back into a single string with spaces between each word.

  • Answered by AI
  • Q2. Given some url asked what i have understood from that url in api testing.
  • Q3. Difference between path and querry params
  • Ans. 

    Path params are part of the URL path, while query params are appended to the URL after a '?'

    • Path params are used to identify a specific resource in the URL path, while query params are used to filter or sort the results

    • Path params are defined in the URL path itself, like /users/{id}, while query params are added after a '?' like /users?role=admin

    • Path params are typically used for required parameters, while query params...

  • Answered by AI
  • Q4. Types of parameters in the api testing
  • Ans. 

    Parameters in API testing include path parameters, query parameters, header parameters, and body parameters.

    • Path parameters are used to identify a specific resource in the URL path, e.g. /users/{id}

    • Query parameters are used for filtering or sorting data, e.g. /users?status=active

    • Header parameters contain additional information for the request, e.g. Content-Type: application/json

    • Body parameters are used to send data in ...

  • Answered by AI
  • Q5. How do you write post querry in restassured
  • Ans. 

    To write a post query in RestAssured, use the given() method to set request parameters and body, then use the post() method to send the request.

    • Use given() method to set request parameters and body

    • Use post() method to send the request

    • Example: given().param("key", "value").body("{\"name\": \"John\"}").post("/endpoint")

  • Answered by AI

Skills evaluated in this interview

Golden Eagle IT Technologies Interview FAQs

How many rounds are there in Golden Eagle IT Technologies interview?
Golden Eagle IT Technologies interview process usually has 2-3 rounds. The most common rounds in the Golden Eagle IT Technologies interview process are Technical, HR and Coding Test.
How to prepare for Golden Eagle IT Technologies interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Golden Eagle IT Technologies. The most common topics and skills that interviewers at Golden Eagle IT Technologies expect are Javascript, Python, MongoDB, HTML and SQL.
What are the top questions asked in Golden Eagle IT Technologies interview?

Some of the top questions asked at the Golden Eagle IT Technologies interview -

  1. 1. Tell me about your self 2. Difference Between c & c++. 3. what is class? 4. ...read more
  2. What programming language do you use? which three do you prefer, are most famil...read more
  3. What is the Middlew...read more

Tell us how to improve this page.

Golden Eagle IT Technologies Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 811 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
View all

Golden Eagle IT Technologies Reviews and Ratings

based on 16 reviews

4.5/5

Rating in categories

4.4

Skill development

4.4

Work-life balance

4.1

Salary

4.0

Job security

4.5

Company culture

4.4

Promotions

4.5

Work satisfaction

Explore 16 Reviews and Ratings
Sr . Data Science Developer

Indore

3-6 Yrs

Not Disclosed

ReactJS Developer

Indore

3-6 Yrs

Not Disclosed

Explore more jobs
Python Developer
11 salaries
unlock blur

₹2.4 L/yr - ₹5.2 L/yr

Software Developer
8 salaries
unlock blur

₹3 L/yr - ₹4.9 L/yr

Software Engineer
4 salaries
unlock blur

₹4 L/yr - ₹7 L/yr

HR Manager
4 salaries
unlock blur

₹5 L/yr - ₹6 L/yr

Angular Developer
4 salaries
unlock blur

₹1.2 L/yr - ₹3.4 L/yr

Explore more salaries
Compare Golden Eagle IT Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview