Upload Button Icon Add office photos

Filter interviews by

Invilogic Software Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions related to django and python.
Round 2 - Coding Test 

One python coding(easy) and django ORM queries

Round 3 - Behavioral 

(1 Question)

  • Q1. Some technical and about company.
Round 4 - Behavioral 

(1 Question)

  • Q1. About company and some technical.

Interview Preparation Tips

Topics to prepare for Advanced Structures India Python Software Developer interview:
  • Python
  • Django
  • about company
  • django ORM
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Guesstimates 

(1 Question)

  • Q1. Estimate number of burgers sold by one burger Outlet in your city.
  • Ans. 

    The number of burgers sold by a burger outlet in a city can vary based on factors like location, menu offerings, pricing, and customer demand.

    • Consider the population of the city and the popularity of the outlet.

    • Analyze the outlet's menu offerings and pricing compared to competitors.

    • Take into account any special promotions or events that may impact sales.

    • Look at historical sales data if available.

    • Interview employees or

  • Answered by AI
Round 2 - Guesstimates 

(1 Question)

  • Q1. Estimate transportation cost for raw materials.
  • Ans. 

    Transportation cost for raw materials can be estimated based on distance, mode of transportation, quantity, and current market rates.

    • Consider the distance between the supplier and the manufacturing facility

    • Take into account the mode of transportation (road, rail, sea, air)

    • Calculate the quantity of raw materials being transported

    • Research current market rates for transportation services

    • Factor in any additional costs such

  • Answered by AI
Round 3 - Guesstimates 

(2 Questions)

  • Q1. Asked about past experience
  • Q2. Some guesstimate question

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers are very rude. Everyone was using phone and laptop all the time and not much attention was given to the candidate during the interview.
Worst Interview Experience ever.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. WAY OF QUESTION TREND
  • Ans. 

    Question trends in customer service are constantly evolving based on customer needs and technological advancements.

    • Stay updated on industry trends through research and training

    • Adapt communication style to match current trends (e.g. chatbots, social media)

    • Utilize data analytics to understand customer preferences and behavior

    • Provide personalized and efficient service to meet evolving customer expectations

  • Answered by AI
  • Q2. REPLY MY WAY OF PERFECT ENGLISH
  • Q3. ALL BESED ON COMPUTER WORKS IN NON VOICE PROCESS
  • Q4. I FLEXIBLE IN DAY SHIFT
  • Q5. MY EXPECT 25K SALARY

Interview Preparation Tips

Interview preparation tips for other job seekers - I PREFERED GOOD SALARY NEED

Junior Manager - Analyst Interview Questions & Answers

50 Hertz user image Kaulik Poddar

posted on 3 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. How to run linear regression model in R
  • Ans. 

    To run a linear regression model in R, use the lm() function with the formula specifying the relationship between variables.

    • Use the lm() function to fit a linear regression model, specifying the formula with the dependent and independent variables.

    • For example, to predict sales based on advertising spend, use lm(sales ~ advertising, data = dataset).

    • Use summary() to view the results of the linear regression model, includ...

  • Answered by AI
  • Q2. How to run linear regression model without intercept in R
  • Ans. 

    To run linear regression model without intercept in R, set the intercept parameter to 0

    • Set the intercept parameter to 0 in the lm() function in R

    • Example: lm(y ~ x - 1, data = dataset) will fit a linear regression model without intercept

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Shine and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is server ?
  • Ans. 

    A server is a computer or software program that provides functionality for other programs or devices, often in a networked environment.

    • A server stores and manages data, files, or applications that can be accessed by clients over a network.

    • Servers can provide services such as email, web hosting, file sharing, and database management.

    • Examples of servers include web servers like Apache or Nginx, email servers like Microso...

  • Answered by AI
  • Q2. What is wsus ?
  • Ans. 

    WSUS stands for Windows Server Update Services, a Microsoft tool for managing and distributing updates to Windows operating systems and other Microsoft software.

    • WSUS is used by organizations to centrally manage and distribute updates to Windows operating systems and other Microsoft software.

    • It allows administrators to approve or decline updates before they are deployed to client computers.

    • WSUS can be used to automate t...

  • Answered by AI
  • Q3. What is fsmo role?
  • Ans. 

    FSMO (Flexible Single Master Operations) roles are specialized Active Directory domain controller tasks.

    • FSMO roles are used to manage and perform specific tasks within an Active Directory environment.

    • There are five FSMO roles: Schema Master, Domain Naming Master, RID Master, PDC Emulator, and Infrastructure Master.

    • Each FSMO role is responsible for a specific aspect of the Active Directory domain.

    • For example, the PDC Em...

  • Answered by AI
  • Q4. What is dns ?
  • Ans. 

    DNS stands for Domain Name System, which translates domain names to IP addresses.

    • DNS is like a phone book for the internet, translating human-readable domain names (like google.com) to IP addresses (like 172.217.3.206).

    • It helps users access websites by resolving domain names to their corresponding IP addresses.

    • DNS servers store records of domain names and their associated IP addresses.

    • DNS also helps with email delivery...

  • Answered by AI
  • Q5. What is dhcp ?
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that automatically assigns IP addresses to devices on a network.

    • Automatically assigns IP addresses to devices on a network

    • Helps in managing and organizing IP addresses efficiently

    • Reduces the need for manual configuration of IP addresses

    • Ensures that each device on the network has a unique IP address

    • Commonly used in home networks, corporate net

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Indeed and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. General question regarding your resume
Round 2 - Technical 

(1 Question)

  • Q1. 1 simple question that is print yes or no using for loop if a given number is present in the list
  • Ans. So I had answered it wrong knowingly because I didn't wanted to waste more of my time Simple 2 line code for this is Result = "no" For i in given_list : If i == given_number: Result = 'yes' Break print(result) I also provided other methods but the interviewer was expecting of a specific solutions my solutions was more easier That's below code if given_number in given_list: Print(yes) Els
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for Neural IT Python Software Developer interview:
  • Basic python
Interview preparation tips for other job seekers - This company is not for normal developers it's more like a jail as as I observed during my interview process. No phones are allowed on floor which is weird for developer role also each time an employee was passing through the door even for taking a phone call or for a washroom break the gaurd is noting the in and out time of each employee and asking there name to keep record so thats super weird that it's like a jail where each employee is a convict and need to note there in and out time
And one more point unnecessary waiting for 3..4 hours even if 2..to 3 person are present for giving interview the process was way simpler for the time it took for the interview
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jul 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. What is structured finance
  • Ans. 

    Structured finance is a complex financial instrument that pools various financial assets and creates securities backed by those assets.

    • Involves pooling various financial assets like loans, mortgages, or receivables

    • Creates securities backed by these assets, which are then sold to investors

    • Often involves special purpose vehicles (SPVs) to isolate risk and protect investors

    • Examples include collateralized debt obligations ...

  • Answered by AI
  • Q2. Current risk free rate of Indian
  • Ans. 

    The current risk-free rate in India is around 6.25%.

    • The risk-free rate in India is typically determined by the yield on government bonds, such as the 10-year government bond.

    • As of now, the 10-year government bond yield in India is around 6.25%.

    • The risk-free rate is used as a benchmark for evaluating the return on investment in asset management.

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. Excel Functions
  • Q2. What is asset backed lending
  • Ans. 

    Asset backed lending is a type of loan where the borrower uses an asset as collateral to secure the loan.

    • In asset backed lending, the borrower pledges an asset (such as real estate, equipment, or inventory) as collateral for the loan.

    • If the borrower defaults on the loan, the lender can seize the asset to recoup their losses.

    • Asset backed lending is commonly used in industries such as real estate, automotive, and manufac...

  • Answered by AI
  • Q3. Example of Structured Finance
  • Ans. 

    Structured finance involves creating complex financial instruments by pooling various financial assets together.

    • Involves pooling various financial assets together

    • Creates complex financial instruments

    • Used to manage risk and create customized investments

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please go through all the excel Functions carefully and Also have knowledge on different subjects of your respective field. Only the subjects related to job role are not enough to crack an interview
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. About previous job details
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Walk-in

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Basic questions and work experiences
  • Q2. Basic answers provided along with work experiences shared
  • Q3. Yes, it was provided along with work experiences

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to work with
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(5 Questions)

  • Q1. Location, Project details
  • Q2. WFO, reallocate to Chennai.
  • Q3. Team size to manage at onsite
  • Q4. Client interaction and first level escalation
  • Q5. SPOC for client and company
Round 3 - Group Discussion 

Goal, weakness, improvement method, IT skills, Team management.

Invilogic Software Interview FAQs

How to prepare for Invilogic Software 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 Invilogic Software. The most common topics and skills that interviewers at Invilogic Software expect are Business Development, Lead Generation, Market Research, Marketing and Outbound Sales.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 782 Interviews
Oxane Partners Interview Questions
3.6
 • 23 Interviews
View all

Invilogic Software Reviews and Ratings

based on 14 reviews

4.2/5

Rating in categories

4.3

Skill development

4.2

Work-Life balance

3.5

Salary & Benefits

4.1

Job Security

3.6

Company culture

3.9

Promotions/Appraisal

4.2

Work Satisfaction

Explore 14 Reviews and Ratings
Senior Design Engineer
13 salaries
unlock blur

₹4.5 L/yr - ₹14 L/yr

Finance Manager
7 salaries
unlock blur

₹6.3 L/yr - ₹10.4 L/yr

Software Engineer
6 salaries
unlock blur

₹2.9 L/yr - ₹11.3 L/yr

Software Developer
5 salaries
unlock blur

₹3 L/yr - ₹8.4 L/yr

Sccm Administrator
5 salaries
unlock blur

₹5.5 L/yr - ₹8.2 L/yr

Explore more salaries
Compare Invilogic Software with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview